Public repository for the JijModeling project.
- Note that JijModeling is not an OSS project, and source code is not available.
- This repository is for documentation and learning resources.
- The contents of this repository (not including
jijmodeling
itself) are CC0 public domain.
- The contents of this repository (not including
There are Jupyter Books in both Japanese and English.
Language | Path | GitHub Pages |
---|---|---|
English | docs/en | |
日本語 | docs/ja |
Each notebook is managed independently and translated manually.
Install uv, task and yq for development.
task
commands can be used to easily execute tasks such as building documentation and adding release notes. To see what task
commands are available, use the following command:
task -l