I have the latest/updated Anaconda package. Everytime I try to plot something using python 3.6.6 I get the following error in JupyterLab… Javascript Error: IPython is not defined When I run the same code in Spyder using an ipython kernel, it works just fine. Have been looking all over online but cant se…
Tag: ipython
How to modify reveal.js slide settings in a ipython/jupyter notebook
I’m writing reveal.js slides using the jupyter/iPython notebook. I would like to change some of the default settings is an easy way. Things I already managed (in case it helps someone) 1. Change the theme Change the theme by adding a raw cell containing 2. Changing the reveal.js configuration The proble…