Skip to content

Commit 685a5c7

Browse files
authored
Move new notebook to existing dir (#90)
* Move new notebook to existing dir * Update readme to match moved file
1 parent 5d85fac commit 685a5c7

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ will pass as the pre-commit hooks will fix the issues it finds.
3434
| |-- Raster_Text_To_Segments_Airplanes.ipynb
3535
| `-- Zonal_Stats_ESAWorldCover_Texas.ipynb
3636
|-- CONTRIBUTING.md
37-
|-- Foreign_Catalogs
38-
| `-- Unity_Catalog_Delta_Tables.ipynb
3937
|-- Getting_Started
4038
| |-- Part_1_Loading_Data.ipynb
4139
| |-- Part_2_Reading_Spatial_Files.ipynb
@@ -49,7 +47,8 @@ will pass as the pre-commit hooks will fix the issues it finds.
4947
|-- Reading_and_Writing_Data
5048
| |-- Loading_Common_Spatial_File_Types.ipynb
5149
| |-- Map_Tile_Generation.ipynb
52-
| `-- STAC_Reader.ipynb
50+
| |-- STAC_Reader.ipynb
51+
| `-- Unity_Catalog_Delta_Tables.ipynb
5352
`-- scala
5453
|-- Getting_Started.ipynb
5554
`-- packaging-example-project

0 commit comments

Comments
 (0)