Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ipython Magic

Jupyter Notebook Time Profiling

So I installed jupyter notebook through anaconda and I am working on python 3 kernel. I am trying t… Read more Jupyter Notebook Time Profiling

Import .py Flie Into Jupyter Notebook Line By Line

I prefer to write my python code on VSCode because of its intellisense and autocomplete features. B… Read more Import .py Flie Into Jupyter Notebook Line By Line

Import .py Flie Into Jupyter Notebook Line By Line

I prefer to write my python code on VSCode because of its intellisense and autocomplete features. B… Read more Import .py Flie Into Jupyter Notebook Line By Line

How Do I Define Custom Magics In Jupyter?

I'm using Ubuntu 14.04 LTS with an Anaconda python installation: Python 3.5.1 :: Anaconda 2.4.… Read more How Do I Define Custom Magics In Jupyter?