Skip to content

SURF-ML/submit-ipython-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

git clone https://github.com/SURF-ML/submit-ipython-extension.git
cd submit-ipython-extension

vi custom_kernel/custom_kernel/config.yaml  # Change the slurm command for your cluster.

source /project/course/venv/bin/environment

pip install -e custom_kernel
jupyter kernelspec install custom_kernel --name custom_python_kernel --user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages