[IPython-dev] Question about the stability of the api

Fred Jendrzejewski fred.jendrzejewski at gmail.com
Thu Aug 20 02:25:11 EDT 2015


Hello everyone,

I started working with a third party package (pymc3) in ipython4 I get some errors that seem concern changes in the api of ipython:

ShimWarning: The `IPython.html` package has been deprecated. You should 
import from `notebook` instead. `IPython.html.widgets` has moved to
`ipywidgets`. "`IPython.html.widgets` has moved to `ipywidgets`.", ShimWarning)
./lib/python3.4/site-packages/IPython/utils/traitlets.py:5: UserWarning: IPython.utils.traitlets 
has moved to a top-level traitlets package.
warn("IPython.utils.traitlets has moved to a top-level traitlets package."
Before we wanted to start the debugging procedure, we wanted to ask how stable this part of the ipython API is. In other words, is it worth to find a clean fix or will this change within a short time frame anyway again ?

I hope that you can help me.

Cheers,

Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150820/70ec8f5b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3595 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150820/70ec8f5b/attachment.bin>


More information about the IPython-dev mailing list