jupyter / docker-demo-images

Demo images for use in try.jupyter.org and tmpnb.org
BSD 3-Clause "New" or "Revised" License
75 stars 132 forks source link

Deprecate in favor of docker stacks & binder #106

Closed rgbkrk closed 6 years ago

rgbkrk commented 6 years ago

Ideally, we should be completely switched over to binder and relying on well curated stacks for docker. Since people can create their own images by making new repos, they can feature their tool or kernel there.

parente commented 6 years ago

@minrk had mentioned creating one or more binder example repos to take the place of try.jupyter.org, maybe in here https://github.com/binder-examples?

Related: I'm slowly picking away at a first PR for https://github.com/jupyter/docker-stacks/issues/517 to setup a proper docs site for docker-stacks, including info for users to create their own repos. The binder docs site has guidance for using Dockerfiles too: https://mybinder.readthedocs.io/en/latest/dockerfile.html

minrk commented 6 years ago

The switch to Binder is complete.