Jupyter: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 1: Line 1:
We have an installation based on [https://tljh.jupyter.org TLDH]
We have an installation based on [https://tljh.jupyter.org TLDH]


It was installed on a VPS on OVH following [these instructions](https://tljh.jupyter.org/en/latest/install/ovh.html)
It was installed on a VPS on OVH following [https://tljh.jupyter.org/en/latest/install/ovh.html these instructions]


We installed the git extension with:
We installed the git extension with:


   sudo -E conda install jupyterlab-git -c conda-forge
   sudo -E conda install jupyterlab-git -c conda-forge

Revision as of 10:54, 7 September 2020

We have an installation based on TLDH

It was installed on a VPS on OVH following these instructions

We installed the git extension with:

 sudo -E conda install jupyterlab-git -c conda-forge