Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
Added binder configuration files
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed May 16, 2019
1 parent 86683a0 commit d5b93b2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 12 deletions.
1 change: 1 addition & 0 deletions postBuild
@@ -0,0 +1 @@
python -m bash_kernel.install
21 changes: 9 additions & 12 deletions requirements.txt
@@ -1,12 +1,9 @@
# nbconvert
# https://nbconvert.readthedocs.io/en/latest/changelog.html
nbconvert==5.5.0 # rq.filter: >= 4.2


# notebook
# https://jupyter-notebook.readthedocs.io/en/latest/changelog.html
notebook==5.7.8 # rq.filter: >=4.2

# Sphinx
# http://www.sphinx-doc.org/en/stable/changes.html
sphinx==2.0.1 # rq.filter: >=1.3
matplotlib
bokeh
seaborn
ipython
nbconvert
sphinx
jupyter_client
ipykernel
bash_kernel

0 comments on commit d5b93b2

Please sign in to comment.