Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: planetlabs/notebooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: update-docker-workflow
Choose a base ref
...
head repository: planetlabs/notebooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 16 files changed
  • 2 contributors

Commits on Sep 23, 2025

  1. Merge pull request #1 from planetlabs/update-docker-workflow

    clean up readmes, move imports to requirements
    tbarsballe authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    ce16cd4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #381 from tbarsballe/docker-jupyter-2025

    Update Dockerfile to 2025 build of jupyter/minimal-notebook
    tbarsballe authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    9154aba View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Fix conda install failure for tslearn by falling back to pip (#384)

    * Fix conda install failure for tslearn by falling back to pip
    * clean/no-cache-dir to reduce Docker image size from 8.11 GB to 5.94GB
    tbarsballe authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    54c33da View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Adds a few colab links for sandbox notebooks (#383)

    * fix broken notebooks, add colab
    
    * typo in url
    
    * explicit colab notebook magic command instructions
    
    * remove dangling cell
    
    * gpd read_file to from_features
    
    * clarify credentials portion
    
    * generalize magic command comment
    
    * general colab magic command
    matthew-ballard authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    cc292da View commit details
    Browse the repository at this point in the history
Loading