Repository containing the code of the projects presented in my personal website.
Last updated Jul 3, 2026
46
Stars
21
Forks
2
Issues
0
Stars/day
Attention Score
73
Language breakdown
Jupyter Notebook 98.9%
JavaScript 0.5%
HTML 0.5%
CSS 0.1%
TeX 0.0%
Python 0.0%
▸ Files
click to expand
README
Website Projects
This repository contains the code of the notebooks presented on my website https://juanitorduz.github.io.
- Feel free to share and use the code.
- If you find a mistake or typo please let me know (ideally report as an issue or open a pull request).
- Comments and suggestions are always welcome.
Local Development
We use pixi, see It's time to try out pixi! to get started.
pixi shell
Remarks
[!NOTE]
Thenutpiepackage requirescargo, a rust package manager. For installation instructions, see here.
[!IMPORTANT]
We need to set the environment variable
>> XLAFLAGS=--xlacpuusethunk_runtime=false
to run the code because of a bug in JAX, see this discussion.
🔗 More in this category