File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
"context" : " ../../conda"
5
5
},
6
6
"postCreateCommand" : {
7
- "jupyterlab" : " mkdir /home/jovyan/.jupyter && cp ${localWorkspaceFolder} /jupyter_lab_config.py /home/jovyan/.jupyter/jupyter_lab_config.py" ,
8
- "vscode" : " mkdir ${containerWorkspaceFolder}/.vscode && cp ${localWorkspaceFolder} /tasks.json ${containerWorkspaceFolder}/.vscode/tasks.json"
7
+ "jupyterlab" : " mkdir /home/jovyan/.jupyter && cp ${containerWorkspaceFolder}/.devcontainer/scipy2023 /jupyter_lab_config.py /home/jovyan/.jupyter/jupyter_lab_config.py" ,
8
+ "vscode" : " mkdir ${containerWorkspaceFolder}/.vscode && cp ${containerWorkspaceFolder}/.devcontainer/scipy2023 /tasks.json ${containerWorkspaceFolder}/.vscode/tasks.json"
9
9
},
10
10
"hostRequirements" : {
11
11
"cpus" : 2
You can’t perform that action at this time.
0 commit comments