We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba062d commit 9a9f431Copy full SHA for 9a9f431
04-materials/02-anatomy-of-extensions.md
@@ -74,7 +74,7 @@ micromamba activate jupytercon2025
74
## gh: The GitHub CLI
75
## copier: A tool for quickstarting an extension from a template
76
## jinja2-time: A dependency of the official JupyterLab extension template
77
-micromamba install python pip nodejs gh "copier~=9.2" jinja2-time
+micromamba install python pip nodejs=22 gh "copier~=9.2" jinja2-time
78
```
79
80
0 commit comments