Releases: uw-ssec/tutorials
Releases · uw-ssec/tutorials
v2024.07.08
What's Changed
- feat: Add vscode debugger launcher for panel app by @lsetiawan in #110
- chore: Add some more things to ignore by @lsetiawan in #112
- chore: Clean up internal resources by @lsetiawan in #113
- fix: Fix codespaces to point to specific digest by @lsetiawan in #114
- Bump codespace image to sha256:9576246 by @lsetiawan in #115
- docs: Update setup instructions by @lsetiawan in #116
- docs: Update Chat App notebook to expand with explanation by @lsetiawan in #118
- docs: Update module 1-2 with more content by @lsetiawan in #121
- docs: Update try with your data with more steps by @lsetiawan in #119
- docs: Update module 1-3, add some exercises by @lsetiawan in #122
- docs: Update Module 2 section 1 and 2 by @lsetiawan in #123
- docs: Update RAG notebook by @lsetiawan in #124
- fix: Fix typo from brochure to textbook by @lsetiawan in #125
- docs: A couple more tweaks to improve the materials by @lsetiawan in #126
- docs: Update README acknowledgement by @lsetiawan in #127
Full Changelog: v2024.06.18...v2024.07.08
v2024.06.18
What's Changed
- Added SciPy tutorial description file by @vanitech in #1
- Scipy2024 by @vanitech in #2
- Added draft slides for model creation by @vanitech in #3
- docs: Setup Jupyter Book to host tutorials on RTD by @lsetiawan in #5
- feat: Added environment yaml for scipy 2024 tutorial by @lsetiawan in #13
- chore(deps): Add sentence-transformers dependency by @lsetiawan in #15
- chore(deps): Bump sphinx version to >=7.3.6 by @lsetiawan in #25
- Merge 'main' to 'intro-lms' by @lsetiawan in #26
- build: Update jupyter-book notebook execute to be off for now by @lsetiawan in #27
- Merge 'main' to 'intro-lms' by @lsetiawan in #28
- Merge 'main' to 'dataset-helper' by @lsetiawan in #29
- feat: Added notebook with instructions to filter astro-ph arXiv data by @anantmittal in #24
- feat: Add Codespaces functionality and updated README instructions for the SciPy 2024 tutorial by @uwcdc in #18
- #19 embedding tutorial basics by @anujsinha3 in #34
- feat: Added a wip introduction to language models by @anantmittal in #23
- feat: Added a wip notebook for olmo and rag by @anantmittal in #32
- feat: Add ssec-tutorials library by @lsetiawan in #53
- ci: Update postBuild.sh to get model and install helper package by @lsetiawan in #55
- fix: Fix postBuild script for codespaces by @lsetiawan in #56
- feat: Modify dev container to download from python by @lsetiawan in #57
- docs: Update README for scipy preparation by @lsetiawan in #58
- feat: Comment out intro content and redirect to scipy for now by @lsetiawan in #59
- style: Fix headings and add table of contents for index by @lsetiawan in #60
- feat,docs: Explores #37 and #39 together by @anantmittal in #54
- Langchain - LLM Application Framework Tutorial by @anujsinha3 in #62
- feat: Add simple OLMo chat panel example by @lsetiawan in #63
- fix: Fixes on prompting templates and make the demo rag app work by @lsetiawan in #71
- fix: Fix input to question by @lsetiawan in #73
- docs: Update codespace instruction to use button instead. by @lsetiawan in #72
- Add helper utils for tutorials data assets by @anantmittal in #75
- fix: changing from "oceanographic" to "astronomy" community by @atambay37 in #78
- chore: Update codespaces install and download during stage 1 and 2 by @lsetiawan in #79
- docs: Update setup.md to have quickstart codespace by @lsetiawan in #80
- chore(deps): Add langchain and jsonlines to internal deps by @lsetiawan in #81
- chore(deps): Pin langchain to 0.2.1 to avoid warnings by @lsetiawan in #82
- docs: add section for PyMuPdfLoader by @anujsinha3 in #83
- chore: Update Codespace Button to open new tab by @lsetiawan in #87
- docs: Update paths for olmo-chat-rag by @lsetiawan in #88
- build: Update Conda setup markdown by @anantmittal in #92
- chore: Update conda setup instruction by @lsetiawan in #94
- docs: Update README and add codespaces link by @lsetiawan in #95
- feat: Add comments and descriptions to module3 by @vanitech in #91
- build: verify tutorial cache directory exists by @anantmittal in #93
- docs: Add acknowledgement and logos by @lsetiawan in #96
- Tutorial Module 3: Try with your data! by @anantmittal in #98
- fix spelling error by @aaarendt in #99
- chore: Add numbers to notebooks by @anantmittal in #102
- ci: Clean up notebooks and re-running all by @lsetiawan in #104
- fix: Fix an extra close parens in module 3 by @nikiburggraf in #105
New Contributors
- @vanitech made their first contribution in #1
- @lsetiawan made their first contribution in #5
- @anantmittal made their first contribution in #24
- @uwcdc made their first contribution in #18
- @anujsinha3 made their first contribution in #34
- @atambay37 made their first contribution in #78
- @aaarendt made their first contribution in #99
- @nikiburggraf made their first contribution in #105
Full Changelog: https://github.com/uw-ssec/tutorials/commits/v2024.06.18