Plan to use Fastpage with 10th, 11th and 12th CompSci Students in Fall 2022.
I have things working nicely for myself and am very excited about possibilities of sharing Jupyter docs and supporting my Tech Talk material. I was wondering if someone edited fastai distribution and built redistribution installation for consumers of their stuff. Here is my start, but PR step never happens for my test students. Ideas? I am mostly beginner at .git and associated yaml, docker relationships.
VSCode Fastpages Project
- Start Pages/Fastpages GitHub Repo from Template https://github.com/nighthawkcoders/APCSA/generate
- Follow FastPage Repo Setup, skip Step #1, start Step #2 Pull Request (PR) https://github.com/fastai/fastpages#setup-instructions
- Verify GitHub pages is running
- Install Jupyter Kernel Spec for Java (IJava) on your machine https://github.com/SpencerPark/IJava#install-pre-built-binary
- More on Jupyter Kernel if problems occur How to Install Jupyter Notebook on MacOS? - GeeksforGeeks
- VS Code Clone new GitHub Project
- Run/Play a Jupyter notebook _notebooks/2022-06-14-anatomy.ipynb
- Push a minor “markdown” change and Verify on GitHub https://code.visualstudio.com/docs/editor/versioncontrol#_git-support
- Verify “markdown” change on GitHub Pages
- Create a new Jupyter notebook and publish to _notebooks directory https://code.visualstudio.com/docs/datascience/jupyter-notebooks