From 322382b664ece6553735f448e3f810539f2929ba Mon Sep 17 00:00:00 2001 From: Thom Groen <t.s.d.groen@tudelft.nl> Date: Tue, 21 Nov 2023 09:59:11 +0100 Subject: [PATCH] Update intro.md --- intro.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/intro.md b/intro.md index e1c8858..7d5a1aa 100644 --- a/intro.md +++ b/intro.md @@ -1,11 +1,10 @@ # Open textbooks with Jupyter books -Welcome to the Jupyter Book template for TU Delft! This template is designed to make it easy for professors to create their own custom textbooks, lecture notes, or other educational materials for their courses. +Welcome to the Jupyter Book template for TU Delft! This template is designed to make it easy for lecturers to create their own custom textbooks, lecture notes, or other educational materials for their courses. With Jupyter Book, you can write your content using Markdown, Jupyter Notebooks, etc., and easily organize it into chapters and sections. You can also add interactive elements like code snippets, visualizations, and quizzes to engage your students and enhance their learning experience. -Whether you're creating a textbook from scratch or adapting existing materials, this template provides a solid starting point and customization options to fit your needs. For a more extensive example of the possiblities, see the demo book made by [T. Idema](https://textbooks.open.tudelft.nl/textbooks/catalog/book/73). We hope you find it useful and look forward to seeing the great educational resources you'll create with it! - +Whether you're creating a textbook from scratch or adapting existing materials, this template provides a solid starting point and customization options to fit your needs. For a more extensive example of the possiblities, see the demo book made by [Timon Idema](https://textbooks.open.tudelft.nl/textbooks/catalog/book/73). This collection of examples is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>. -- GitLab