How to use Curvenote with Jupyterlab and Mambaforge:
A step by step guide for Linux and MacOS users
Step 1. Assuming you have not installed Mambaforge, install Mambaforge first. This is the code from the Mambaforge webpage:
curl -L -O https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-$(uname)-$(uname -m).shbash Mambaforge-$(uname)-$(uname -m).sh
Where, you can replace $(uname)
with the list of package names shown in the following table: