Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert "Touch docker README to trigger workflow"
This reverts commit 9682b65.
  • Loading branch information
tbarsballe committed Oct 22, 2025
commit 62fe2aee883d369279f523886618ba88c57a9c40
2 changes: 2 additions & 0 deletions planet-notebook-docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
This image provides the dependencies for running jupyter notebooks in the [planetlabs/notebooks](https://github.com/planetlabs/notebooks) GitHub repository. This image must be built locally from the Dockerfile. The specifics of building and running this image are given in the planetlabs/notebooks GitHub [README.md](https://github.com/planetlabs/notebooks?tab=readme-ov-file#run-planet-notebooks-in-docker) file.

This image is based on the [jupyter/minimal-notebook](https://hub.docker.com/r/jupyter/minimal-notebook/) image and additional tips on running the jupyter notebook can be found in the documentation for that image.