Appetizer with JupyterLite

Appetizer with JupyterLite#

We will start by a short introduction on Python coding that does not require anything installed on your own computer (except a browser actually).

We are going to use three simple notebooks. We provide in this book executed (and not executable) versions of these notebooks. Moreover, we also provide executable versions of the notebooks, that you could use to try Python in practice.

Exercise 1

  • Open in different tabs the executable versions of the three notebooks (the links with the 🐍🐍).

  • Execute them by clicking on Run -> Run All Cells.

Note

These executable notebooks are based on our JupyterLite website: https://python-cnrs.netlify.app/edu/lite/lab/index.html

Table of contents#