Top "Ipython-notebook" questions

The Jupyter Notebook is a web application that provides a frontend to many different languages and interactive shells such as IPython.

Jupyter Notebook time profiling

So I installed jupyter notebook through anaconda and I am working on python 3 kernel. I am trying to do Time …

python python-3.x ipython-notebook jupyter-notebook ipython-magic
How can i import OpenGL in anaconda python?

I use ipython notebook on anaconda python but i have no idea how to install or import opengl. Can anyone …

linux python-2.7 ipython-notebook anaconda vispy
Jupyter: how to make simple illustrations

I am learning to use Jupyter/IPython Notebook as an electronic notebook. Sometimes I need simple illustrations to go along …

ipython-notebook tikz jupyter
Link Spark with iPython Notebook

I have followed some tutorial online but they do not work with Spark 1.5.1 on OS X El Capitan (10.11) Basically I …

apache-spark ipython ipython-notebook pyspark osx-elcapitan
programmatically add cells to an ipython notebook for report generation

I have seen a few of the talks by iPython developers about how to convert an ipython notebook to a …

ipython ipython-notebook reproducible-research
function name + tab does not return docstring in IPython

In IPython, I am used to write function( and then strike a tab, and get the contents of the docstring …

ipython ipython-notebook jupyter-notebook docstring tab-completion
Run ipython notebook from a remote server

I'm trying to run a ipython notebook from my remote server(Ubuntu 14.04 64 bits on Amazon EC2). I can access to …

amazon-ec2 ipython-notebook remote-server
Where should I place my settings and profiles for use with IPython/Jupyter 4.0?

I've recently updated IPython (to 4.0) and have started using Notebooks after a period of some time not using them (since …

ipython ipython-notebook configuration-files jupyter
matplotlib and libpng issues with ipython notebook

I was trying to use ipython notebook . I installed all the dependency libraries. However, I cannot use either the "--pylab=…

python matplotlib ipython libpng ipython-notebook
IPython notebook always shows "kernel starting, please wait..."

platform: redhat x64, installed ipython notebook 3.0 through pyvenv-3.4 When I open a notebook, it always shows "kernel starting, please wait...". …

python-3.x redhat ipython-notebook