Skip to content

Commit

Permalink
Merge pull request #60 from spacetelescope/gough_dev2
Browse files Browse the repository at this point in the history
Gough dev2
  • Loading branch information
mgough-970 authored Feb 18, 2025
2 parents b106ea4 + 813b70b commit 1bda494
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 1 deletion.
27 changes: 27 additions & 0 deletions notebooks/GOUGH_DEV/anothernotebook.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "hello-world-cell",
"metadata": {},
"outputs": [],
"source": [
"print('Helloooo world')"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"name": "python",
"version": "3.x"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
2 changes: 1 addition & 1 deletion notebooks/GOUGH_DEV/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"metadata": {},
"outputs": [],
"source": [
"print('Hello world')"
"print('Hello worldd')"
]
}
],
Expand Down
3 changes: 3 additions & 0 deletions notebooks/GOUGH_DEV/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
numpy<2.0
jwst==1.14.0
astroquery
os

0 comments on commit 1bda494

Please sign in to comment.