Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Forgejo
GPU
GUI
GUIs
Geier
Ghostty
GitKraken
GitLab
Expand Down
4 changes: 4 additions & 0 deletions resources.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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) -
Comment thread
d-morrison marked this conversation as resolved.
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

Expand Down
Loading