Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker instructions need updating #749

Open
shimwell opened this issue Feb 27, 2021 · 1 comment
Open

docker instructions need updating #749

shimwell opened this issue Feb 27, 2021 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@shimwell
Copy link
Collaborator

Reported by a user that the instructions don't quite work.

Step 3
sudo docker run -p 8888:8888 ukaea/paramak /bin/bash -c "jupyter notebook --notebook-dir=/opt/notebooks --ip='*' --port=8888 --no-browser --allow-root"

doesn’t seem to work as it cannot find the directory /opt/notebooks

removing --notebook-dir=/opt/notebooks works and provides a couple of URLs

Opening one in the browser and looking in /opt there is indeed no folder called notebooks, I am struggling to find any notebooks anywhere

@shimwell
Copy link
Collaborator Author

shimwell commented Mar 3, 2021

this is being worked on in #756

@RemDelaporteMathurin RemDelaporteMathurin added the documentation Improvements or additions to documentation label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants