Advanced usage¶
GitHub workflow to facilitate notebook preparation¶
The Open in Colab workflow facilitates automatic preparation of notebooks for deployment on Google Colab, by automatically adding installation cells, replacing images contained in the local repository with their base64 representation, and scraping links to other notebooks in the same repository. Notebooks can be uploaded to Google Drive, to a GitHub repository or as artifact of a GitHub actions run. Sample usage is available in this workflow file.