Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Install package (including dev dependencies)
run: |
pdm install
pdm install -G :all
pdm install --dev

- name: Run tests
Expand Down
1 change: 1 addition & 0 deletions docs/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ chapters:
- file: design
- file: creating_the_graph
- file: lat_lons
- file: saving_graphs_for_neural_lam
- file: decoding_mask
734 changes: 734 additions & 0 deletions docs/saving_graphs_for_neural_lam.ipynb

Large diffs are not rendered by default.

Loading
Loading