Open huanfachen opened 1 month ago
Think I’ve fixed this, but let me know if you find it anywhere else.
Jon On 16 Oct 2024 at 13:33 +0100, Huanfa Chen @.***>, wrote:
There seems a typo in the command of staring docker for M-chip Macs docker run --rm -d --name sds2024 -p 8888:8888 \ -v "$(pwd):/home/jovyan/work" \ jreades/sds:2024-silicon-silicon start.sh jupyter lab \ --LabApp.password='' --ServerApp.password='' --NotebookApp.token='' should be sds:2024-silicon? Link — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
There seems a typo in the command of staring docker for M-chip Macs
docker run --rm -d --name sds2024 -p 8888:8888 \ -v "$(pwd):/home/jovyan/work" \ jreades/sds:2024-silicon-silicon start.sh jupyter lab \ --LabApp.password='' --ServerApp.password='' --NotebookApp.token=''
should be sds:2024-silicon?
Link