azavea / raster-vision-examples

Examples of using Raster Vision on open datasets
Other
173 stars 33 forks source link

fix jupyter notebook behavior in docker run script #68

Closed simonkassel closed 5 years ago

simonkassel commented 5 years ago

Jupyter needs to first be installed in the docker images

The run script calls a jupyter script that doesn't exist (https://github.com/azavea/raster-vision-examples/blob/2f5dff8493b8ae4cfb1142bc6360db1658f20c22/docker/run#L91), fix to run a jupyter notebook server directly