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 389973f commit f36571fCopy full SHA for f36571f
.devcontainer/scipy2023/devcontainer.json
@@ -4,7 +4,7 @@
4
"context": "../../conda"
5
},
6
"postCreateCommand": {
7
- "juperlab": "mkdir /home/jovyan/.jupyter && cp .devcontainer/scipy2023/jupyter_lab_config.py /home/jovyan/.jupyter/jupyter_lab_config.py"
+ "jupyterlab": "mkdir /home/jovyan/.jupyter && cp .devcontainer/scipy2023/jupyter_lab_config.py /home/jovyan/.jupyter/jupyter_lab_config.py"
8
9
"hostRequirements": {
10
"cpus": 2
0 commit comments