diff --git a/README.md b/README.md new file mode 100644 index 0000000000..271366b584 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +## Installation + +Each directory has a `requirements.txt` describing the minimal dependencies required to run the notebooks in that directory. + +### pip + +To install these dependencies with pip, you can issue `pip3 install -r requirements.txt`.