Jupyter notebook
August 3, 2023
Install: pip install --user jupyter.
Install plugin: jupyter install matplotlib.
Install rust tools: cargo install evcxr_jupyter && evcxr_jupyter --install.
Install plugin: jupyter install plotters.
Start: jupyter notebook --port 35222.