notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

interactive notebooks from Planet Engineering

Results 69 notebooks issues
Sort by recently updated
recently updated
newest added

I'm still having this same issue as described by @robmarkcole (#52) -- http://localhost:8888/tree shows up empty: ![image](https://user-images.githubusercontent.com/6474942/181280995-60c25bb9-cf50-4c71-aad7-9e51adb0a67d.png) I'm on a windows OS and I tried running all of the variants...

The old link here was dead, but I think I found where the dataset was moved to.

Bumps [numpy](https://github.com/numpy/numpy) from 1.19.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

In https://github.com/planetlabs/notebooks/blob/f1e02da86f2bad2da8948338de9025689ce78004/jupyter-notebooks/data-api-tutorials/planet_cli_introduction.ipynb there is a bug, the line ``body.await()`` should read ``body.wait()`` Cheers!

I am looking for Python code to access time series of classified cloud and snow planetscope images. I am aware with every planetscope image I download there is a option...

new notebook

Greetings! I noticed that in dev/utils.py, your method CoordinateEncoder referred a StackOverflow post, while [a recent comment](https://stackoverflow.com/questions/13249415/how-to-implement-custom-indentation-when-pretty-printing-with-the-json-module#comment113228080_13252112) to it noted that the method works _for json.dumps, json.loads and json.load, but...

bug

In notebook 01, I found that the "source" column contained a list; check the "type" field for each element of the list separately. In notebook 02, the code implied a...

Would love a more fluent Notebook showing a full workflow pulling Analytics Feed down to usable GIS products.

Hi, thanks for these resources! They have been really useful to me. I have a problem: ## Issue The Planet Data API does not work like the Planet Explorer when...