Central folder for Jupyter kernels

Greg, A while back you wrote in a help topic about using a JSON file to export Jupyter kernels in a central location for users to be able to select kernels to load in Jupyter. I can’t seem to find that post. I’m working with CryoEM at MSU to build a central repository of mamba/conda environments with specific analytical pipelines and useful Jupyter Notebooks for processing CryoEM data. Obviously we’ll extend this to other areas of research too, but they were the first to ask for this.

Point me in the right direction? :slight_smile:

Kenny
MSU

I think this is what you’re looking for. The TLDR is use JUPYTER_PATH=$JUPYTER_PATH:/my/shared/diretory where /my/shared/diretory/kernels has all your kernels.

1 Like

That’s exactly what I’m looking for! Thanks Jeff!

LOL who’s Greg? I meant Gerald :stuck_out_tongue_winking_eye:

Kenny @ MSU

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.