...
- You should be a member of NCI project "dk92"
- Make a copy of the NCI Data Analysis Example Notebooks in one of your working directories
- Some notebooks will require you to access specific dataset projects. The data projects you will need to join are detailed in each notebook.
2. Start a JupyterLab session.
...
- Choose the appropriate compute resources
- Click "advanced options" and
- Type in "/g/data/dk92/apps/Modules/modulefiles" in the "Module directories" box.
- Type in "NCI-data-analysis/2022.06" in the "Modules" box.
- Click the "Launch" button to start a JupyterLab session.
3. Start a Julia Notebook
Run NCI data analysis Julia example notebooks
Navigate to the working directory in your JupyterLab session and open a notebook from the NCI Data Analysis Example Notebooks.
...