Creating a Tutorial in Markdown
To create your tutorial in Markdown format, you can use this example post as a template. You can view the rendered version of the same post on our website here.
Read our sample blog post carefully to see how you can add image assets, and how to write using \(\LaTeX\)!
Important: make sure your tutorial is completely anonymized before you export and submit it!
Submission Instructions
Submission should be completed through the OpenReview submission form.
To submit your tutorial, please follow these steps:
- Markdown Content: Enter your tutorial content into the Markdown box provided in the OpenReview submission form.
- Figures: Upload any images or figures used in your Markdown so they display correctly.
- Code Links: Include links to any relevant code (e.g., Jupyter notebooks or GitHub repositories). Be sure these links point to anonymized resources if required. These resources should demonstrate the core content of your tutorial.
You can preview how your tutorial will appear using the Preview tab in the OpenReview submission interface.
If you prefer to prepare your tutorial in a Jupyter Notebook, you may instead submit:
- A short overview of your tutorial in a
.md(Markdown) file. - A link to the corresponding
.ipynb(notebook) file.
The Markdown file will be rendered and displayed on the blog page, along with a reference to your notebook.
Upon submission, we will review and render accepted tutorials on our Tutorial Track blog page.
Our template is based on the ICLR Blogposts 2025 project.
You can browse additional examples in their GitHub repository:
https://github.com/iclr-blogposts/2025/tree/main/_posts
Camera-Ready
After acceptance, you will be invited to submit a camera-ready version via GitHub Pull Request.
Scope of Permitted Changes:
Your camera-ready version must remain faithful to your accepted submission. You may ONLY:
✅ Permitted:
- De-anonymize (add author names, affiliations, URLs)
- Minor improvements in clarity and presentation
- Minor error corrections that do not modify the claims
- Add aspects left out due to anonymity concerns
- Improve formatting and figure quality
- Add complete bibliography entries
❌ NOT Permitted (requires retraction and resubmission):
- New claims or significant changes to existing claims
- ANY changes to the author list
- Major revisions to the technical content
- Changes that substantially alter what was reviewed
Process:
- You will receive camera-ready instructions via email
- Fork the repository and locate your tutorial files
- Make permitted changes only
- Submit a Pull Request
- Maintainers will review and merge
Detailed camera-ready instructions will be sent to accepted authors.