All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated base datascience-python image version 8.1.0 -> 8.2.0 (#58)
- Updated core Python dependency versions (#58):
- matplotlib 3.9.2 -> 3.10.0
- Updated base datascience-python image version to v8.1.0 (#58)
- Updated core Python dependency versions (#58):
- matplotlib 3.9.0 -> 3.9.2
- Update base datascience-python version to v8.0.1 (#57)
- Add setuptools to the Dockerfile since distutils was removed from Python 3.12.6 (#57)
- update base datascience-python version to v8.0.0 (#56)
- Update civis-jupyter-notebook to v2.2.1 to fix terminal access (#55)
- Updated base datascience-python image version to v7.3.0 (#54)
- Updated core Python dependency versions (#54):
- civis-jupyter-notebook 2.1.1 -> 2.2.0
- matplotlib 3.7.2 -> 3.9.0
- seaborn 0.12.2 -> 0.13.2
- update base datascience-python version to v7.0.0 (#50)
- update tini version to v0.19.0 (#50)
- update civis-jupyter-notebook version to v2.1.1 (#50)
- update base datascience-python version to v6.5.1 (#49)
- update base datascience-python version to v6.5.0 (#48)
- update base datascience-python version to v6.3.1 (#47)
- update base datascience-python version to v6.3.0 (#46)
- update civis-jupyter-notebook version to v2.0.0 (#45)
- update base datascience-python version to v6.2.1 (#43)
- update base datascience-python version to v6.0.0 (#41)
- update civis-jupyter-notebook version to v1.0.2 (#40)
- Update civis-jupyter-notebook version to v1.0.1 (#38)
- Update civis-jupyter-notebook version to v1.0.0 (#31)
- Support for Python 3.4
- Support for Python 3.7
- Update civis-jupyter-notebook version to v0.5.0 (#30)
- Update base datascience-python version to v5.0.0 (#28)
- Update civis-jupyter-notebook version to v0.4.5 (#28)
- Reverts version 1.8.0 (#25)
- Update base datascience-python version to v5.0.0 (#24)
- Migrate CircleCI build from v1.0 to v2.0 (#23)
- Update base datascience-python version to v4.2.0 (#22)
- Installed htop and tmux (#21)
- Update base datascience-python version to v4.0.0 (#20)
- civis-jupyter-notebook v0.4.1 -> v0.4.2 (#19)
- civis-jupyter-notebook v0.4.0 -> v0.4.1 (#18)
- civis-jupyter-notebook v0.3.1 -> v0.4.0 (#17)
- Installed nano, vim, and emacs (#16)
- civis-jupyter-notebook v0.2.4 -> v0.3.1 (#15)
- Add Civis matplotlib style (https://github.com/civisanalytics/civis-mpl-style).
- Increase
civis-jupyter-notebook
version from v0.2.2 to v0.2.4 to get bugfix with relaxed dependency requirements (#9).
- Update base datascience-python version to v3.3.0.
- civis-jupyter-notebook v0.2.0 -> v0.2.2 (#5)
- Use a full version number for civis-jupyter-notebook (#5, rolls back changes from #3).
- Changed requirement on
civis-jupyter-notebook
to only need a compatible version (#3). civis-jupyter-notebook
v0.1 -> v0.2 (#4).- Renamed
CHANGE_LOG.md
toCHANGELOG.md
(#4).
- Incorrect entry in the change log (#2).
- Initial commit.