Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

WEHI-ResearchComputing/intermediate-slurm-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intermediate-slurm-workshop

This repo stores the Jupyter lab, scripts, and wepbage for workshop. Website link: https://WEHI-ResearchComputing.github.io/intermediate-slurm-workshop

Setup for Jupyter Lab

Jupyter Lab is setup with conda. With conda in your environment:

git clone https://github.com/WEHI-ResearchComputing/intermediate-slurm-workshop.git
conda create -n workshop-jlab --file intermediate-slurm-workshop/workshop-jlab-spec-file.txt

Which creates the workshop-jlab conda environment which should be sufficient to run the notebook and render slides.