-
I have notebooks which have cells having the json attribute "execution_count" set to null.
This is common with tools, such as [nbdev-clean](https://nbdev.fast.ai/api/clean.html) which attempt to redu…
-
I use jupytext to share scripts/notebooks between Jupyter and Spyder. I store the files in percent format:
Jupytext header
```python
# ---
# jupyter:
# jupytext:
# cell_metadata_js…
-
CoCalc projects have a pid limit that is 750. If you launch a large number of Jupyter notebooks (say), then you can easily hit this. Note that the way this limit evidently works is that it's not a l…
-
Awesome effort @MalteGueth, thank you very much!
I was thinking about having your notes, help, etc. available as both, python scripts and jupyter notebooks? I'm especially thinking about easy startin…
-
This issue is to write stuff in the README.md and things for the project website.
1. README.md will contain things for the github page.
1.1 Project Despcription (@chrislalk)
1.2 installation instructi…
-
While both R and Python are supported through our quarto stage template, it would be great to have 1st class support for jupyter notebooks as well.
-
### Problem
Starting a jupyterlab session using a URL to a `.py` file, or starting a jupyterlab session using a file path to a `.py` file, I would like to ensure it uses the `Jupytext Notebook` vie…
bluss updated
2 weeks ago
-
I am doing an ETL benchmarks that read csv files with variable number of columns, do some transformation and write it back as delta, I test it with 7 Python Engines, unfortunately datafusion support o…
-
- Searched for: cell magics, Jupyter, IPython, configuration, pyproject.toml
- ruff version: 0.7.1
In handling IPython magics, the list of magics that contain Python code to be checked/formatted…
-
This is not meant to fix or update the notebooks but to get a pulse on which notebooks are no longer working. Just a smoke test
I suspect that many are outdated so I can also have the output the fa…