This lesson is still being designed and assembled (Pre-Alpha version)

Jupyter Book with The Turing Way

Prerequisites

đź“ą VIDEO

Jupyter Book is an open source project for building publication-ready books with computational files. The Turing Way is a community-led book project on learning computational skills, which is hosted online as a Jupyter Book. In this tutorial, you will learn about the collaborative nature of both the projects and create your own book using files and chapters from The Turing Way as examples.

  • prior knowledge of working with GitHub repositories
  • basic experience working with Markdown files and Jupyter notebooks will be a plus
  • some experience with Unix commands
    • Jupyter Book is a command line tool, commands for which will by used in this tutorial in Jupyter Notebooks.
    • Though not required for this tutorial, you can check this beginner’s friendly Unix training material by The Carpentries
  • an optional module uses an example file with Python scripts
  • Learners who use other programming language can replace Python script with short script or code snippets in programming language of their preference

Schedule

Setup Download files required for the lesson
00:00 1. Introduction What are The Turing Way and Jupyter Book projects?
00:45 2. Creating a Jupyter Book with The Turing Way How to set up the repository, add a chapter, create a table of content, and build the book?
01:30 3. Introduction
02:15 4. Introduction
03:00 5. Introduction
03:45 6. Introduction
04:30 Finish

The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.