Managing Jupyter for Experiments
There are methods to customize both jupyter kernels listed in a running session (based on the $JUPYTER_PATH environment variable) and the actual jupyterlab sessions themselves both based on the user's group. Launching in a custom jupyterlab environment allows the different experiments that SDCC supports to maintain their own jupyterlab extensions and plugins. Launching a custom kernel allows the running of experiment-provided setup scripts to prepare the environment in the notebook with your software.