notebooks
notebooks copied to clipboard
Give users alternatives to docker for running notebooks
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
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.