Skip to content

2025-03

Publish Julian Jupyter notebooks

This post will demonstrate my template repositoryabout

  • How to use Docker to build a Julian Jupyter notebooks runtime environment.
  • How to use GitHub actions to execute notebooks in the docker container in parallel.
  • How to use jupyter-book to publish notebooks automatically when changes are pushed to GitHub.

Linux Bookmarks

Stuff related to GNU/Linux.

Install Linux

USB burning tools

The following tools make installation USB keys from ISO files.

  • Ventoy : an open source tool to create a bootable USB drive loading ISO files in the partition.
  • Rufus : flashing Linux/Windows ISOs in Windows.
  • Etcher : flashing Linux ISOs in Linux/Windows.
  • Gnome disks

Linux Wikis and forums

Command lines and shell scripting