Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. go to login node
  2. run this (

    scrip

    script source here)

    Code Block
    curl -O https://raw.githubusercontent.com/sanjeev-one/SLAC-Containers/main/impact_bmad_NERSC.sh && chmod +x impact_bmad_NERSC.sh && ./impact_bmad_NERSC.sh

    it pulls a container, copies files to your home directory and then modifies your jupyterhub kernel spec to have a impact_bmad_container jupyter env accessible on jupyterhub.

  3. login to jupyterhub. https://jupyter.nersc.gov/hub/home
  4. select Impact_Bmad_Container  for your jupyter env and click on the Impact_bmad_container_notebooks  directory to see the example files.