- Add - GitHub Actions to build Docker image and push to DockerHub
- Update - Pin versions for VS Code extensions
- Update - Dev Container base Docker image - python:3.7-slim -> python:3.9-slim
- Add - Environment variables to select local Python install over Linux distribution of Python
- Add - Docker image ID
- Update - Stable release before rework to incorporate Dev Container and GitHub Codespace
- Update - Calcium Imaging .py files to mirror Electrophysiology
- Add - Folder structure to to imply NB order
- Update - ERD -> Diagram
- Change - Working directory to /home/notebooks
- Change - Per above, move data to /home/notebooks, collapse modalities
- Fix - Notebook structure, polish
- Add - Major initial commits