IPython is a feature-rich interactive shell for Python, and provides a kernel for frontends such as IPython Notebook and Jupyter Notebook.
I am trying to use PyPyODBC, specifically a take on this example. However, I am not interested in creating a …
python sql-server ipython pypyodbcI have been tasked to create an interactive shell to be embedded in python, such that, when called from the …
python shell ipython interactive-shellI have a simple task: in addition to measuring the time it takes to execute a chunk of code in …
python memory benchmarking ipythonI'm running some data analysis in ipython notebook. A separate machine collects some data and saves them to a server …
ipython interrupt jupyter-notebook ipywidgetsThe IPython documentation pages suggest that opening several different sessions of IPython notebook is the only way to interact with …
python ipython directory subdirectoryI'm writing reveal.js slides using the jupyter/iPython notebook. I would like to change some of the default settings …
javascript ipython ipython-notebook reveal.js jupyterI'm trying to find a way for mathjax to not use STIX fonts for math in my iPython notebook. Instead, …
python ipython ipython-notebook mathjax