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 99737a8 commit ad06bdbCopy full SHA for ad06bdb
README.md
@@ -58,7 +58,7 @@ The `jlpm` command is JupyterLab's pinned version of
58
59
```bash
60
micromamba create -n niryo -c conda-forge python nodejs yarn jupyterlab==3.4 jupyter-packaging jupyterlab-language-pack-es-ES jupyterlab-language-pack-fr-FR ipykernel xeus-python xeus-lua
61
-micromamba activate blockly
+micromamba activate niryo
62
# Clone the repo to your local environment
63
# Change directory to the jupyterlab_niryo_one directory
64
# Install package in development mode
@@ -98,4 +98,4 @@ folder is located. Then you can remove the symlink named `jupyterlab_niryo_one`
98
99
### Packaging the extension
100
101
-See [RELEASE](RELEASE.md)
+See [RELEASE](RELEASE.md)
0 commit comments