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
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Version number changes (major.minor.micro) in this package denote the following:

## Unreleased

### Added
- Added a link in the README directing users who may be reading documentation on DockerHub to instead go to GitHub (#56).

## [4.0.1] - 2018-02-01
### Package Updates
- civis 1.8.0 -> 1.8.1
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

This image is created from the official Ubuntu 14.04 Docker image and contains popular Python packages for data science.

If you are reading this README on DockerHub, then the links to files in the GitHub respository will be broken. Please read this documentation from [GitHub](https://github.com/civisanalytics/datascience-python) instead.

# Introduction

This repository defines the "[civisanalytics/datascience-python](https://hub.docker.com/r/civisanalytics/datascience-python/)"
Expand Down