-
This might lead to a different project, but it'd be cool to have msmexplorer-d3 graphs integrated within ipynb.
-
Hi Folks,
It would be a good feature if you implement something like this for notebook-http
Instead of deployment a REST API using a single .ipython notebook file, scan all ipython notebook file…
-
While teaching a workshop using the ipcluster plugin with the notebook enabled, we were unable to connect to the notebook server due to the default port of 8888 (there were no sys admins available to …
-
## Description
Hello, I recently switched over from PC to Mac and have installed jupyter notebook as my primary python coding environment. It's working great so far, except that the files no long…
-
Hi,
I'm very new to Python, IPython and its Notebook concept, yet also interested in ipython-sql. I'm trying to get it all running inside of Ubuntu/Vagrant on my Mac. I followed [these instructions](…
-
It might be interesting to think about realtime collaboration (pair programming/etc) with the IPython notebook and [TogetherJS](https://togetherjs.com).
There are some challenges – the biggest being …
ianb updated
11 years ago
-
Develop an example framework for data analysis.
-
Hi, @wgifford
I copied [this notebook](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/tutorial/ttm_tutorial.ipynb) and tried to run the same on my machine.
Got this error when …
-
See the discussion at https://github.com/sympy/sympy/pull/15329.
Right now, outputs that are text/latex are left aligned, for instance, from SymPy:
```py
from sympy import *
init_printing()
…
-
### Issue description
Using ipython magic-action `%%script` to call modular's `magic shell` gives an error (see steps to reproduce).
### Steps to reproduce
Using ipython magic-action `%%scrip…