-
Hi guys,
Has anyone encountered this issue in Colab
I am running into while running the any cell below the 3rd one. I did not make any changes to the notebook
```
TypeError …
-
We make the following change to `sagelib`:
- add a `console_script` that installs a kernel spec (using `sage.repl.ipython_kernel.install`), similar to `ipykernel.kernelspec` (https://github.com/ipy…
-
## Bug Description
Opening some existing notebooks with content inside shows a blank notebook without any cells. Duplicating the notebook fixes the issue in the duplicate.
Not sure if relevant, …
-
-
## Description
> `%load_node` assume error comes from the node but this is not always the case.
This happens more commonly in Data Engineering pipeline, where you apply a series of transformat…
-
The newest version of ipymd (0.1.2) does not work with ipython notebooks, but works fine with jupyter. We should update to the newest versions of ipython and jupyter to take this into account.
-
We will soon release an alpha version and start collecting the data.
Our research team should be able to look at it and test their algorithms on the server, without downloading this data (because it'…
-
After clicking the "New Notebook" option and select "Python 3", I get a new notebook. I rename it to "another_book". And then I click the green button that is supposed to save the current notebook (e.…
-
I would like to be able to access the javascript widget models in a notebook.
Using Classic Jupyter Notebook, I can access these models using:
```javascript
%%javascript
var manager = IPython.…
-
A few notebooks have web links that are not parsed correctly. Links missing _http[s]://www._ are opened as paths relative to the notebook server. Emails need 'mailto:' if they are intended to be a cli…