Skip to content

nesi/mahuika-jupyter-kernels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Mahuika Jupyter Kernels

Custom Jupyter kernels for Mahuika.

  • in the bin directory there are wrapper shell scripts (one for each kernel) that load relevant environment modules before launching the kernel
  • in the share/jupyter/kernels directory there is one directory for each kernel
    • the json file within each kernel directory should call the wrapper script for that kernel
    • name one of your Python kernel directories python3 to override the default (otherwise you will end up with duplicates)
  • the share/jupyter directory should be added to JUPYTER_PATH
  • add the bin directory to PATH

To run a Python kernel the ipykernel package is required.

To run an R kernel, IRkernel is required.

About

Custom Jupyter kernels for Mahuika

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published