Skip to content

Commit 4a016d0

Browse files
authored
Merge pull request #11 from ProjectPythia/intro-tutorial
add new snowexsql tutorial
2 parents f8d2760 + eac6348 commit 4a016d0

File tree

4 files changed

+1596
-83
lines changed

4 files changed

+1596
-83
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,3 +136,6 @@ dmypy.json
136136
.nfs*
137137

138138
.vscode/
139+
140+
# Agents
141+
.agents/

myst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ project:
1717
- title: Data Access
1818
children:
1919
- file: notebooks/snowex_data_overview.ipynb
20-
- file: notebooks/snowexsql_database.ipynb
20+
- file: notebooks/snowexsql-database.ipynb
2121
- title: Observations
2222
children:
2323
- file: notebooks/GPR-lidar-tutorial.ipynb

0 commit comments

Comments
 (0)