Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerise #33

Merged
merged 3 commits into from
Nov 21, 2015
Merged

Dockerise #33

merged 3 commits into from
Nov 21, 2015

Conversation

mkuzak
Copy link
Contributor

@mkuzak mkuzak commented Apr 7, 2015

I've added a Docker file to build a docker image with ipython and cookbook in it.
I've also added the description on how to use it in README.md.
You can connect your jvns/pandas-cookbook repository with respective repository on hub.docker and it will build fully functional container with ipython and cookbook. That way no one will need to build the image themselves locally, just run docker pull jvns/pandas cookbook.

@jvns
Copy link
Owner

jvns commented Apr 7, 2015

This is interesting, thanks! I just tried this out, and when I follow the instructions I just see a images/ directory in the ipython notebook root directory. Do you know what's going on?

There were images copied loose into cookbook directory
instead of cookbook/images
@mkuzak
Copy link
Contributor Author

mkuzak commented Apr 7, 2015

Looks like the images directory contents have been copied together with python notebooks into cookbook dir.
Now they're in cookbook/images dir, as in your original notebook. Is this what you meant?

@mprentic-harris
Copy link

Good stuff!

jvns added a commit that referenced this pull request Nov 21, 2015
@jvns jvns merged commit 88313fa into jvns:master Nov 21, 2015
@jvns
Copy link
Owner

jvns commented Nov 21, 2015

sorry for the delay -- just merged this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants