File: installation.rst

package info (click to toggle)
nbclient 0.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 760 kB
  • sloc: python: 2,751; makefile: 18
file content (17 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Installation
============

Installing nbclient
-------------------

From the command line:

.. code-block:: bash

   python3 -m pip install nbclient


.. seealso::

   `Installing Jupyter <https://jupyter.readthedocs.io/en/latest/install.html>`__
     NBClient is part of the Jupyter ecosystem.