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

WIP Story #340: Replay Widget on Binder #1

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

alecpm
Copy link

@alecpm alecpm commented Jun 1, 2018

This branch is ready for testing. It uses a Dockerfile to create a Python 3 Jupyter Binder with PostgreSQL and Redis installed. Some initialization code has been added to the notebook to ensure the required services are started since there appears to be no way to have them start automatically with the container.

This implements Scrumdo story 340.

One thing worth noting, the Dockerfile currently pulls in branches of Dallinger and Griduniverse during the build process. Once the docker image is built, creating a binder from the repo will not update the versions of those packages that were pulled into the image. This repo must be updated to force a new image to be built in order to see updates to the underlying python packages.

This should probably not be merged to master until the replay widget branches of Dallinger and Griduniverse are merged to there respective master branches. Currently it depends on the stories/342-realtime-playback branches of Dallinger and Griduniverse

@alecpm alecpm requested a review from suchow June 1, 2018 17:27
@alecpm
Copy link
Author

alecpm commented Jun 1, 2018

A binder based from this branch is up and running here currently:

https://hub.mybinder.org/user/dallinger-ngs2-cycle2-pilot-data-a8sllosu/notebooks/analyses.ipynb

@alecpm alecpm force-pushed the stories/340-replay-widget-p3 branch from a1c789f to cf0d4b8 Compare June 2, 2018 17:32
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