[IPython-dev] widget/interact modules?

Derek O'Connell doc at doconnel.f9.co.uk
Wed Nov 27 06:59:58 EST 2013


Thanks Damián. I followed advice here...

https://gist.github.com/piscisaureus/3342247

...and did:

git fetch origin
git checkout pr/4374
git submodule update
pip install -e ".[notebook]"

The server starts without warnings but the dashboard reports "Error 
connecting to server". Also if I fire up a console and try "from 
IPython.html.widgets.interact ..." I also get as far as "widgets", still 
no "interact" module. Any suggestions?

On 27/11/13 11:00, Damián Avila wrote:
> Currently this PR contains the widget stuff: 
> https://github.com/ipython/ipython/pull/4374
>
>
> 2013/11/27 Derek O'Connell <doc at doconnel.f9.co.uk 
> <mailto:doc at doconnel.f9.co.uk>>
>
>     Which repo contains the widget & interact modules?
>     _______________________________________________
>     IPython-dev mailing list
>     IPython-dev at scipy.org <mailto:IPython-dev at scipy.org>
>     http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
>
>
> -- 
> Damián Avila
> Scientific Python Developer
> Quantitative Finance Analyst
> Statistics, Biostatistics and Econometrics Consultant
> Biochemist
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev




More information about the IPython-dev mailing list