IncQueryLabs / incquery-server-jupyter

IncQuery Server Client Extensions for Jupyter and Python
Apache License 2.0
2 stars 0 forks source link

Create docker image for standalone execution #26

Open pappist opened 4 years ago

pappist commented 4 years ago

Instead of using binder or setting up jupyter environment on host machine it would be great to provide a docker image that contains all third-party dependencies, iqs_jupyter module and example notebooks as well.

jupyter/minimal-notebook can be used as base image.

abelhegedus commented 3 years ago

@pappist do you think this is still relevant?

pappist commented 3 years ago

I think yes it is. In my opinion, it is a quite simple way of trying, isn't it? There is no need to install pip or conda packages to host or to an existing Jupyterhub.