- Ensure
~/.cif.yml
is present with correct info docker compose up -d
will build and deploy containerJUPYTER_TOKEN=$(docker compose exec jupyter-cif cat /home/jovyan/.local/share/jupyter/runtime/jpserver-8.json | grep token | cut -d ':' -f2 | cut -d '"' -f2)
- Visit
http://<host>:8888/lab/tree/work/cifv3.ipynb?token=<JUPYTER_TOKEN>
in a browser, where<host>
is the IP of the host where your container is running, and<JUPYTER_TOKEN>
is the output from the previous step
-
Notifications
You must be signed in to change notification settings - Fork 0
Using CIF within Jupyter notebooks
License
renisac/cifv3-jupyter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Using CIF within Jupyter notebooks
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published