This chapter includes the README file.
π Use the manualΒΆ
For this project we created a manual, a starterkit, and two templates for static output. This manual describes everything you need to know (and more) about writing and publishing a bachelor or master thesis with Jupyter Book - at least to kickstart it, and about writing and publishing a scientific paper through Jupyter Book. We also elaborate on planning, writing and publishing educational content with Jupyter Book.
π΅ Where to startΒΆ
Already know about Jupyter Book, familiar with GitHub or GitLab, Markdown... start with cloning the starterkit and start writing your own book. New to the ecosystem? Start with the manual, and then move on to the starterkit.
π PurposeΒΆ
The purpose of this project and this manual is to enable others to use Jupyter Book for writing and publishing their own scientific and educational content. We hope to lower the technical barrier for researchers and educators to create and share their own resources, and to promote open science and open education practices.
π LicenseΒΆ
This book is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License, unless stated otherwise.
You are free to:
Share β copy and redistribute the material in any medium or format
Adapt β remix, transform, and build upon the material for any non-commercial purpose provided proper attribution is given.
π AuthorsΒΆ
Freek Pols
Saullo Castro
Gary Steele
Rolf Hut
Bahareh Abdi
Ilke Ercan
Georgios Varnavides
Anton Akhmerov
πTeam membersΒΆ
Maciej Topyla
Luuk FrΓΆling
Ronald Ligteringen
π€ How to contributeΒΆ
We welcome contributions to this project. Whether you are a students willing to explore and provide feedback to our workflow, a developer working on Jupyter Book or a researcher in need of both writing for a scientific paper whilst simultaneously publishing your work online for a wider audience...
Spotted a mistake? Create an issue or submit a pull request. Want to contribute but not sure how? Contact us and we will be happy to help you get started.
π οΈ Building the BookΒΆ
You can download and build this manual locally. Install the required software, download the repository, and run the following command in the terminal at the root of the repository (where the myst.yml file is located):
jupyter-book buildThis will start a local server and open the book in your web browser.
π Repository StructureΒΆ
ββββ root
βββ myst.yml # Jupyter Book configuration & Table of contents
βββ index.md # landing page
βββ blog.md # blog with updates on the project
|ββ README.md # this file
|ββ export.yml # export configuration for exporting to pdf
|ββ toc.yml # table of contents for the book
ββββ content/
βββ credits.md # Book introduction
ββββ 1_general/
βββ ... # Chapters on JupyterBook and editing
ββββ 2_science/
βββ ... # Chapters on writing and publishing scientific content
ββββ 3_education/
βββ ... # Chapters on writing and publishing educational content
ββββ images/
βββ ... # images
|βββ style/
βββ ... # custom CSS and brands
π§ ContactΒΆ
For questions about this textbook, please contact Freek Pols.
π° FundingΒΆ
This project has received funding from the Delft University of Technology Open Science Fund (2025-2026).