Changelog
2026-06-19
- Updated housing data salting
- Updated salted housing data
- Fixed notebooks table
2026-06-18
- Updated notebooks table
- Added lesson 15 demo
- Updated salted housing data
2026-06-17
- Updated notebooks page
- Added lesson 14 activity solution
2026-06-15
- Moved common distribution table to the end
- Fixed broken distribution image links
- Added scipy documentation link
- Re-ran demo notebook during class
- Updated notebook list
- Clean re-run of lesson 13 activity solution notebook
- Updated lesson 13 activity solution, fixed rainfall_inches feature
- Updated statistics and distribution plots
- Removed redundant table of contents from plotting and statistics overview pages
- Added plotting overview page
- Updated statistics overview page
- Added stats overview page
- Posted lesson 13 activity solution
- Added lesson 14 demo notebook
2026-06-10
- Cleaned up
- Added finished lesson 13 demo
- Updated lesson 13 demo
- Added lesson 12 activity solution
2026-06-09
- Edits
- Added partial lesson 13 demo
2026-06-04
- Finished statistical data types and correlation/covariation
- Updated lesson 12 demo
- Fixed notebook name
- Added lesson 11 activity solution
- Edits to lesson 12 notebooks
- Updated lesson 12 notebooks
- Edits
2026-06-02
- Added example of saving plot to png file
2026-06-01
- Fixed table of contents
- Minor edit to unit 2 notebooks table
- Uploaded completed lesson 11 demo
- Added linear algebra intro notebook
- Fixed Unit 2 Jupyter notebooks table
- Merge branch 'main' of github.com:gperdrizet/fullstack-2605
- Fixed numpy solution link
2026-05-28
- Remove unnecessary line in publish workflow
- Minor edits
- Added note about matplotlib version in Vocareum
- Removed old lesson 12 demo notebook
- Added old lesson 12 demo to ignore list
- Added partial demo notebook for lesson 11: matplotlib
- Added link to matplotlib documentation
- Fixed numpy activity solution link
- Updated requirements.txt with libraries for lesson 11: data visualization
2026-05-27
- Fixed change log bug for real this time
- Fixed changelog bug
- Added commands to check memory and other resource utilization on Linux systems
- Fixed NumPy solution link
- Added solutions for NumPy and Pandas activities
- Added solutions for NumPy and Pandas activities
2026-05-21
- Uploaded completed Pandas demo notebook
- Changed order of nav menu
- Added commit feed to site
- Fixed dataset links
2026-05-20
- Uploaded completed NumPy demo
- Added Pandas
- Updated notebooks list
- Added lesson 10 demo
- Fix lesson-10 activity: sentence case headings, dataset page instructions
2026-05-19
- Added link to Jupyter documentation
2026-05-18
- Added link to numpy documentation
- Added lesson 9 demo, first part
- Fix notebooks page: add unit-1 solutions, remove unit-2 solution links
- Publish activity solutions for unit 1
- Re-add logo as LFS-tracked file
- Track image files in data/ with Git LFS
- Add Fullstack Academy logo to data directory for NumPy demo
- Renumber unit-2 lessons 09-16 for cross-unit continuity
- Updated dataset links
- Added note about git LFS
- Made datasets page a top-level nav item
- Fix notebook titles and lesson numbers to match filenames
- Add datasets directory, LFS tracking, and datasets page
- Added Unit 2 activity notebooks
- Add nbdime to requirements and documentation links
- Edits
- Embed notebooks page on home page via snippets include
- Use event delegation for download links
- Match download links by URL instead of CSS class
- Force notebook downloads via fetch + blob URL
- Add view and download links per notebook
- Split home page: add notebooks page, update nav
- Reformat Official references as numbered hyperlinks; remove leftover section 4
- Update README with site overview and development instructions
- Split dev tools guide into install guide and dev container guide
- Add workflow status badge to README
- Add Fullstack Academy logo as header logo and favicon
- Use red for links
- Use Fullstack Academy red (#EF2020) for Material theme
2026-05-17
- Migrate site from Quarto to MkDocs with Material theme
- Rename resource files to kebab-case, move dev tools guide into resources/
- Rename bonus-session files to use dash separators, update site link and copilot instructions
- Add Quarto site scaffolding and GitHub Actions deploy workflow
2026-05-14
- Added doc links page
- Added cheatsheets for linux commands and Jupyter notebook shortcut keys
- Updated lesson 4 demo
- Added lesson 6 demo
- Formatting edits
- Added lesson 6 activity
2026-05-13
- Added partial demo notebooks for lessons 4 and 5
- Formatting edits
- Updated lesson 5 activity to avoid function calling
- Edits
- Removed function calling
- Cleaned up
- Edits
- Removed temporary data files from tracking
- Added ipykernel
- Removed virtual environment from tracking
- Edits
- Added activities for lesson 4 and 5
- Added gitignore
2026-05-12
- Added dev tools install guide for running containerized environments locally
- Added shortcut key to make cell markdown
- Added script and notebook examples
- Added intro to Python notes
- Initial commit