Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. login to open ondemand at https://s3df.slac.stanford.edu/ondemand
  2. click on the top menu bar and choose interactive apps → JupyterImage Added
  3. Select Custom for Jupyter Image
  4. Select Conda Environment
  5. Set the path to the conda env setup to run the jupyter notebook. (conda info | grep "active env location"  can show the path to the current active conda env)
     (an example of setting up a conda env for the first time for jupyter lab is here in the lume impact jupyter example)
  6. change <environment> to be the desired conda env name
  7. Click use JupyterLab instead of Jupyter NotebookImage Added
  8. For run on cluster type select: Batch; s3df; account: FACET; Partition Milano
  9. Select number of hours and cores (max is 44)cores 
  10. Configure rest of settings
  11. Image Added
  12. Launch and connect

...