I am new to Jupyter and have been have finally been able to install and run the SageMath Kernel, however I am getting an annoying warning on cell execution that I think is slowing down execution.
I am current running Arch Linux as a VMware guest on windows 10. I installed Jupyter with Anaconnda 3. I have installed and registered the python 2 kernel in Jupyter. I installed sagemath-kernel via pacman and successfully registered it via jupyter-kernelspec. Now, whenever I execute a Sage /usr/lib/python2.7/json/encoder.py:207: DeprecationWarning: Interpreting naive datetime as local 2017-06-03 22:23:23.879862. Please add timezone info to timestamps. chunks = self.iterencode(o, _one_shot=True) Any suggestions. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/a97049c7-bad2-406d-ae86-145608f7eff3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
