diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..57d6b8216b8becbb983d7cad9ac0ca7837639732 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,6 @@ +# requirements: Python libraries needed to run the code examples of this lecture +# Note: this may be incomplete as the lecture has been developed in Jupyter with the standard Python kernel +# provided by Jupyter-JSC. +pprint +requests +numpy