-
Steps to replicate:
1. Create `sub_notebook.ipynb` containing `print(__name__)`
2. Create `parent_notebook.ipynb` containing `%run -n sub_notebook.ipynb`
The docstring for `%run` says that the …
-
With good experiences we are now using the `jupyter-collaboration` extension (version 2.0.0a4) for a few weeks.
Unfortunately, under some circumstances, and without apparent warnings severe data l…
-
https://colab.research.google.com/
https://towardsdatascience.com/a-beginners-guide-to-sentiment-analysis-in-python-95e354ea84f6
-
# Feature: Notebook Editor, Interactive Window, Python Editor cells
## Description
The notebook provides an option 'Convert and save to a Python script', which creates a representation of the no…
-
Logs:
```
$ docker build -t tabsurvey .
[+] Building 1.1s (18/49) …
-
> Note: the underlying issue might be the cause of https://github.com/jupyter/notebook/issues/6828.
The [`nb0.ipynb`](https://github.com/jupyter-server/jupyter_ydoc/blob/1ec81ffc7c276c15757d52c0dac…
-
1) Currently, gui filemanagers and command shells are seperate islands. But this split also divides every day computing workflow in worst inergonomic means.
2) There are scientific/programmatic "no…
-
### Describe the bug
I installed the .NET interactive kernel as described by [this page.](https://github.com/dotnet/interactive/blob/main/docs/NotebookswithJupyter.md). The installation was successfu…
-
Hello, I have downloaded the code file. But I don't understand how to run the program on my python. Can you explain it to me? Thank you.
-
It would be useful to have a mode to support [MyST](https://myst-parser.readthedocs.io/en/latest/) syntax. MyST is an extension of CommonMark that adds support for various RST-style markup for use wit…