-
I followed the steps in README to run the notebook. But when I try to open the ipynb file from the browser, I am seeing errors in the terminal where I run docker and I can't execute the scripts in the…
-
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…
-
## Description
Use-Cases Notebooks are not running with Atoti 0.9.* becauses of changes in starting of sessions to "atoti.Session.start()".
Apart from that, there seems to be an issue with ".rea…
-
Thanks very much for sharing this tutorial. I'm working through duckdb-python-basics.ipynb and am getting the error:
```
sql.connection.ConnectionError: Environment variable $DATABASE_URL not set,…
-
Copy-pasting my comment from #3792 below. Since Ruff already supports Jupyter notebooks, and Quarto is a plaintext equivalent of notebooks, it should hopefully be (relatively) easy to add support. The…
-
Maybe we are simply missing some config options for `nbstripout`? https://github.com/kynan/nbstripout#stripping-metadata
_Originally posted by @nvaytet in https://github.com/scipp/sci…
-
### Steps to Reproduce
```bash
rye init --script repro
cd repro/
rye sync
rye add dotenv
rye add python-dotenv
```
### Expected Result
The first package install didn't succeed which mad…
-
We are big fans of a python-friendly UI library called pywebio as a fast alternative to Streamlit for creating low maintenance, easy-to-implement UIs.
We would welcome examples and notebooks that…
-
Hi all,
I am working with the ExoCLASS branch and the modifications that come with it. Everything works successfully using an *.ini input file and a call to DarkAges. But my question is: Is there…
-
Viewing the book inside Jupiter makes just so much sense, as you can still browse the book just like now, but being able to just play with all the examples inline (and also have the output computed in…