-
**To Reproduce**
1. Open deno kernel on vscode
2. Create a variable in the first cell
3. Use it on the second one
**Expected behavior**
None errors
**Screenshots**
**Versions**
…
-
# 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…
-
High-level goal: For any code that's executed on Linea. We want to ensure that it can be ran on an Airflow connected EC2 instance as well.
This means that we need to address a few reproduceability …
-
**Is your feature request related to a problem? Please describe.**
my use case is pretty simple
I write notebooks for teaching, mostly rise-powered slideshows
I also use ipypublish to produce han…
-
also den linting fail den Konrad angesprochen hat, habe ich auch "linting / black (3.7), Linting: all jobs have failed". und das liegt an den scripts den die tutoren in workflow folder haben: https://…
-
i'm just curious, if someone already has started to develop support for the rust language for iodide?
for jupyter there is [evcxr](https://github.com/google/evcxr) available to evaluate little rust…
-
@oscarrutt commented on [Mon Feb 22 2021](https://github.com/microsoft/vscode-jupyter/issues/4904)
Scrolling in Jupyter notebook windows is sluggish, laggy, and jumpy. It's not horrible but it is bad…
-
I have a weird issue which involves the notebook. The notebook gets stuck during the execution as some random position, the CPU becomes idle and the computation stops, while the notebooks shows the th…
-
## Restore Notebook execution progress when a browser page is reload
### Problem
Jupyter Notebook/Lab does not restore execution progress after the page is reloaded. As a result there is no opti…
-
I'm trying to package your module as an rpm package. So I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no…