Jupyter: Difference between revisions
(Created page with "We have an installation based on [TLDH](https://tljh.jupyter.org) It was installed on a VPS on OVH following [these instructions](https://tljh.jupyter.org/en/latest/install/o...") |
No edit summary |
||
Line 1: | Line 1: | ||
We have an installation based on [TLDH | We have an installation based on [TLDH https://tljh.jupyter.org] | ||
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 [these instructions](https://tljh.jupyter.org/en/latest/install/ovh.html) |
Revision as of 10:51, 7 September 2020
We have an installation based on [TLDH https://tljh.jupyter.org]
It was installed on a VPS on OVH following [these instructions](https://tljh.jupyter.org/en/latest/install/ovh.html)
We installed the git extension with:
sudo -E conda install jupyterlab-git -c conda-forge