diff --git a/inst/WORDLIST b/inst/WORDLIST index 62fc8ae8..3ef19674 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -39,6 +39,7 @@ Forgejo GPU GUI GUIs +Geier Ghostty GitKraken GitLab diff --git a/resources.qmd b/resources.qmd index 691979df..568df7b6 100644 --- a/resources.qmd +++ b/resources.qmd @@ -94,6 +94,10 @@ The [UC Davis DataLab](https://github.com/ucdavisdatalab) provides extensive wor - [UC Davis DataLab Python Basics Workshop](https://github.com/ucdavisdatalab/workshop_python_basics) - foundational Python programming - [Natural Language Processing with Python](https://github.com/ucdavisdatalab/workshop_nlp_with_python) - text analysis and NLP techniques +- [Jupyter Notebooks in a Git Repository](https://mgeier.github.io/git-jupyter.html) - + guide by Matthias Geier on managing Jupyter notebooks in Git repositories, + including workflows for stripping cell outputs before committing + and strategies for sharing executed notebooks ## Resources for Julia