How to use this book#

This site is a digital book built with Jupyter-Book, it can be displayed on mobile devices as well as PC. In the top part you can find some icons for enhanced interactivity, each of which is explain below.

Interactive Notebook#

If this icon is available, you have the following options to interact:

  • https://sebasguts.github.io/GAPDaysBinderTutorial/images/logo.png Generates the Binder of the current document (Only available in .ipynb files)

  • https://themachinelearners.com/wp-content/uploads/2020/05/colab_favicon_256px.png Generates the Google Colab of the current document (Only available in .ipynb files)

  • Generates interaction in the current document with Thebe - Click and wait until Binder is ready (message in the top of the current page).

Both Binder and Colab will open a new page while Thebe will update the current page without reloading. Keep in mind that it may take a few seconds to get everything ready.

Fullscreen#

This button will change to fullscreen mode, it may be useful when using low-resolution devices

GitHub#

Github is a code repository and is the place where all the source material for this site lives.

  • To see the Repository with all source files

  • To suggest changes in the current document.

Download#

If this icon is present the page can be downloaded, depending on the format the options may vary.

  • Jupyter notebook *.ipynb (when available)

  • Markdown *.md (when available)

  • Document *.pdf (when available, with printout of the browser)

Hide/Show#

Some pages may have content yet to be displayed. When this happens, “Click to Show” will appear on the far right.

print("Example of 'Click to Show'")
Hide code cell output
Example of 'Click to Show'
4 ** 4
Hide code cell output
256

Final Comments#

If you still have any doubts, please feel free to contact the administrator at the email in the footer.