You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: