On Thu, Sep 29, 2016 at 6:30 AM, HG <[email protected]> wrote: > Hi, > Started with sage-7.3 I got this waring but I don't know what it means and I > prefer get rid of it... Ho to do that ? > > %matplotlib inline > > %display latex > > /usr/lib/sagemath/local/lib/python2.7/site-packages/traitlets/traitlets.py:770: > DeprecationWarning: A parent of InlineBackend._config_changed has adopted > the new @observe(change) API > clsname, change_or_name), DeprecationWarning) > >
For what it is worth, here's what we're doing in SageMathCloud: https://github.com/sagemathinc/smc/pull/950/files > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. -- William (http://wstein.org) -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
