You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
=:)
The text was updated successfully, but these errors were encountered:
Hello Friends:
I have a general question.
Note that I'm not an expert on
GitHub Pages
,Actions
, etc. I just useGitHub
's basic features.Two questions:
After applying this
JupyterLite
template as myGitHub Page
(which uses a custom domain by the way), if I update, say, theenvironment.yml
file (to add more Python packages), and/or addNotebooks
orsub-folders
to thecontent
folder, willGitHub
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!
=:)
The text was updated successfully, but these errors were encountered: