Skip to content

Instantly share code, notes, and snippets.

View NeroBlackstone's full-sized avatar
🎹

Nero Blackstone​ NeroBlackstone

🎹
View GitHub Profile
@NeroBlackstone
NeroBlackstone / book.yml
Created June 20, 2023 13:13
jupyter-book with IJulia kernel github actions
name: deploy-book
# Only run this when the master branch changes
on:
push:
branches:
- master
pull_request:
branches:
- master