Skip to content

Commit

Permalink
Merge pull request #13 from liudongqing/patch-1
Browse files Browse the repository at this point in the history
Specified ipython & jupyter-console version #12

Closes #12
  • Loading branch information
micahjsmith authored Nov 5, 2018
2 parents 72051a7 + 1a6427d commit aff759f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

requirements = ['dill',
'flask',
'ipython<=6.5.0',
'jupyter-console==5.2.0',
'jupyter',
'jupyterhub',
'matplotlib',
Expand Down

0 comments on commit aff759f

Please sign in to comment.