Skip to content

Commit

Permalink
Add conda install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Apr 26, 2024
1 parent e8efb57 commit 3afacda
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/getting_started/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,12 @@ You can install ``jupyverse`` with ``pip``:
pip install jupyverse[auth, jupyterlab]
or with ``conda``:

.. code:: bash
conda install -c conda-forge jupyverse fps-auth fps-jupyterlab
or with ``mamba``:

.. code:: bash
Expand Down

0 comments on commit 3afacda

Please sign in to comment.