Skip to content

Commit

Permalink
Backport PR spacetelescope#2796: Update link to dataset in Mosviz NIR…
Browse files Browse the repository at this point in the history
…ISS example notebook (spacetelescope#2798)

Co-authored-by: Camilla Pacifici <[email protected]>
  • Loading branch information
meeseeksmachine and camipacifici authored Apr 11, 2024
1 parent b0a4570 commit 4373488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/MosvizNIRISSExample.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"metadata": {},
"outputs": [],
"source": [
"example_data = 'https://stsci.box.com/shared/static/k94suj9yv9vdbusmcdrcodhxt9urwevr.zip'\n",
"example_data = 'https://stsci.box.com/shared/static/txtjqn2wn0oowolf7pt4x11cz4w2x1ga.zip'\n",
"fn = download_file(example_data, cache=True)\n",
"with ZipFile(fn, 'r') as sample_data_zip:\n",
" sample_data_zip.extractall(data_dir)\n",
Expand Down Expand Up @@ -259,7 +259,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.6"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 4373488

Please sign in to comment.