xeus-python-demo icon indicating copy to clipboard operation
xeus-python-demo copied to clipboard

Automatic Rebuilds with JupyterLite on GitHub Pages and Update Process ...

Open nmvega opened this issue 10 months ago • 0 comments

Hello Friends:

I have a general question.

Note that I'm not an expert on GitHub Pages, Actions, etc. I just use GitHub's basic features.

Two questions:

  • After applying this JupyterLite template as my GitHub Page (which uses a custom domain by the way), if I update, say, the environment.yml file (to add more Python packages), and/or add Notebooks or sub-folders to the content folder, will GitHub automatically rebuild everything to reflect those changes?

  • How do I initiate such changes in the first place? Make the changes locally, then issue a git push?

  • Finally, let's pretend I specify 20 Python packages to install. How and where are these installed or loaded when launched in the browser?

I haven't done anything yet. I'm just asking some questions now. Thank you!

=:)

nmvega avatar Feb 20 '25 04:02 nmvega