Contributing a Jupyter Notebook
Submissions
To submit your Jupyter notebook as a candidate for inclusion in the QuantEcon Notebook Gallery, please submit a pull request to the notebook-gallery repository.
You can also reach out via contact@quantecon.org if you have questions.
Style Guide
When contributing a notebook, please ensure:
- The notebook runs from top to bottom without errors
- All dependencies are clearly documented
- Include a brief summary of what the notebook demonstrates
- Follow QuantEcon coding conventions where applicable