App Mode Jupyter Environment and Shortcut

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.

Requirements

Setup

  1. Clone or download this repository
  2. From a terminal active in your base conda environment (or whichever environment conda is installed in), execute python ./setup_jupyter.py your_jupyter_env_name_here
Description
No description provided
Readme 71 KiB
Languages
Python 100%