Skip to content

Commit

Permalink
fix nasadem notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
pindge committed Dec 18, 2022
1 parent abeb50e commit 974e2d4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
13 changes: 9 additions & 4 deletions notebooks/NASADEM.ipynb

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion tests/test_notebooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ def test_indexing_more_data(tb):
def test_esri_land_cover(tb):
assert True # ok

@pytest.mark.skip()
@testbook(f'{NB_DIR}/notebooks/NASADEM.ipynb', execute=True, timeout=180)
def test_nasadem(tb):
assert True # ok
Expand Down

0 comments on commit 974e2d4

Please sign in to comment.