This repository contain material and instructions to follow the "IPython and Jupyter in Depth: High productivity, interactive Python" tutorial during PyCon 2019 ...
Quarto/ ├── README.md # Project documentation (this file) ├── _quarto.yml # Global Quarto configuration ├── ├── 📄 Source Documents │ ├── index.qmd # Main website/landing page │ ├── html-report.qmd # ...