JupySpace is a web server and client allowing to manage conda-forge environments from the browser and access them through JupyterLab.
Install micromamba for your platform, then:
pip install jupyspaceInstall micromamba for your platform, then:
micromamba create -n jupyspacemicromamba activate jupyspacemicromamba install -c conda-forge pythonpip install -e jupyspace_apipip install -e plugins/localspacepip install -e plugins/spacexpip install -e .[test]asphalt run config.yamljupyspace --open-browser