planetlabs / notebooks

interactive notebooks from Planet Engineering
https://developers.planet.com/
Apache License 2.0
618 stars 302 forks source link

Give users alternatives to docker for running notebooks #30

Open jreiberkyle opened 6 years ago

jreiberkyle commented 6 years ago

Users may want to run notebooks without having to use docker. Add instructions to README. For an example, see the installation instructions these folks offer in their readme: https://github.com/OpenGeoscience/geonotebook

jreiberkyle commented 4 years ago

I'd say this is good to go since the alternative to docker is just running the conda install. This could be resolved with documentation at this point.