Skip to content

Commit edfc9f6

Browse files
committed
update installation instructions
1 parent 366ea4c commit edfc9f6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

+6
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ Install with pip
6161
6262
pip install advent-of-code-data
6363
64+
If you want to use this within a Jupyter notebook, there are some extra deps:
65+
66+
.. code-block:: bash
67+
68+
pip install 'advent-of-code-data[nb]'
69+
6470
**Puzzle inputs differ by user.** So export your session ID, for example:
6571

6672
.. code-block:: bash

0 commit comments

Comments
 (0)