-
Hi @rgbkrk , I would like to use metricsgraphics in ipython notebook. Is this project stable now? May I know its current status?
-
Apparently, it's really popular for users to use multiprocessing + spawn in ipython/Jupyter notebooks. For example, #17680; also, https://fb.workplace.com/groups/1405155842844877/permalink/27663993067…
-
## Description
JupyterLab shows an empty cell even when there is no cell in the `.ipynb` file. This is just a UI convenience, as the file is updated with the new cell only when the cell is changed.…
-
### Provide environment information
/usr/local/bin/python
Python 3.10.12
gdown 4.7.3
### What OS are you using?
Windows 10
### Describe the Bug
I am attempting to use `gdown` to download the ip…
-
Greetings Chris,
So I've forked your GitHub repo and created a small iPython Notebook called «GeoProcPy-Ch3-VectorData.ipynb» and shared it on my GitHub account: https://github.com/ClaudeCoulombe/…
-
Currently I do:
1) download the ipynb
2) open in gedit, copy
3) go to gist at github, paste, copy url
4) go to nbviewer.ipython.org, paste
It'd be nice to instead do:
1) click publish, it will open…
-
A couple of things I noticed while working through your book, and which you most likely are aware of, are
* (GNU) Readline has been replaced by python_toolkit, and this in turn has made...
* ... …
-
For example, in the first tutorial:
https://emcee.readthedocs.io/en/stable/user/quickstart.html#how-to-sample-a-multi-dimensional-gaussian
At the bottom, there is the sentence:
"Well, that’s …
-
Currently, the project is awkwardly contained in a doc/ directory, with Django source code and a ipython notebook adjacent. Rearrange this to make more sense.
-
As of now, promises.js only have notebook_loaded for event tracking, it is possible to implement more of these from the IPython js document?