Add a Jupyter Notebook web UI (basic)

Audience: Users who want to enable a Jupyter notebook UI.

Prereqs: Basic python knowledge.

TODO


What is a Jupyter Notebook?

TODO


Install Jupyter Lab

First, install Jupyter Lab.

pip install jupyterlab

Examples

Here are a few example apps that use Jupyter Lab.