Adds a shortcut for running Jupyter Lab in a Chromium-based browser's "app" mode (i.e. The application takes up the full browser window and has no browser UI e.g. the address bar, as if Jupyter Lab were a native application) for an existing environment with Jupyter Lab installed or creating one for you.
menuinst >= 2.0.0 must be installed in the base environment alongside conda
Setup
Clone or download this repository
From a terminal active in your base conda environment (or whichever environment conda is installed in), execute python ./setup_jupyter.py --name your_jupyter_env_name_here