quantopian / pgcontents

A Postgres-backed ContentsManager implementation for Jupyter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for ipython 5

jontonsoup opened this issue · comments

Does this support Ipython5?

I'm getting this error:

ImportError: IPython version 5 is not supported

Master has it:

pip install git+git://github.com/quantopian/pgcontents.git@master --no-cache-dir

@jontonsoup I should probably cut a PyPI release from master. Thanks for the heads up!

@jontonsoup latest master (with IPython 5.x support) is now available on PyPI as pgcontents 0.5.0.