File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313// "postStartCommand": "nohup bash -c 'gadgetron >& /tmp/gadgetron.log &'" // already done in image
1414"remoteUser" : " jovyan" ,
1515"portsAttributes" : {"8888" : {"label" : " Jupyter" , "onAutoForward" : " ignore" }},
16- "postCreateCommand" : " bash ./scripts/download_data.sh -m -p && sed -i /astra-toolbox/d environment.yml && mamba env update " ,
16+ "postCreateCommand" : " bash ./scripts/download_data.sh -m -p" ,
1717// "features": {}, // https://containers.dev/features
1818"customizations" : {"vscode" : {"extensions" : [
1919 " ms-python.python" ,
Original file line number Diff line number Diff line change 1515// "postStartCommand": "nohup bash -c 'gadgetron >& /tmp/gadgetron.log &'" // already done in image
1616"remoteUser" : " jovyan" ,
1717"portsAttributes" : {"8888" : {"label" : " Jupyter" , "onAutoForward" : " ignore" }},
18- "postCreateCommand" : " bash ./scripts/download_data.sh -m -p && sed -i /astra-toolbox/d environment.yml && mamba env update " ,
18+ "postCreateCommand" : " bash ./scripts/download_data.sh -m -p" ,
1919// "features": {}, // https://containers.dev/features
2020"customizations" : {"vscode" : {"extensions" : [
2121 " ms-python.python" ,
You can’t perform that action at this time.
0 commit comments