Skip to content

Commit

Permalink
trivial change to create feature branch PR/HTML deployment workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsongreen committed Mar 13, 2024
1 parent 93bb1f4 commit efb562d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/niriss_imaging/niriss-imaging-tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
"import os\n",
"import glob\n",
"import zipfile\n",
"import urllib.request\n",
"import numpy as np\n",
"import urllib.request\n",
"\n",
"# For visualizing images\n",
"from jdaviz import Imviz\n",
Expand Down

0 comments on commit efb562d

Please sign in to comment.