You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Wide Field Camera 3 (WFC3)](https://www.stsci.edu/hst/instrumentation/wfc3)
35
-
35
+
36
36
37
37
Installation Instructions
38
38
=========================
@@ -43,15 +43,15 @@ See [this website](https://spacetelescope.github.io/hst_notebooks/)
43
43
44
44
To download and execute the notebooks, we recommend you clone
45
45
the `hst_notebooks <https://github.com/spacetelescope/hst_notebooks>`
46
-
repository to your local computer.
46
+
repository to your local computer.
47
47
48
48
You can also click the "Download ZIP" option for the entire repository listed under the green "Code" button at the top of the repository landing page. You are also able to download individual notebooks, but it is not as straight forward or recommended, so we do not provide details here.
49
49
50
50
Most notebooks have additional associated files in their folder,
51
51
including a requirements file that lists packages necessary to run the notebooks.
52
-
The packages in the requirements file can be installed using `pip <https://pip.pypa.io/en/stable/>`.
52
+
The packages in the requirements file can be installed using `pip <https://pip.pypa.io/en/stable/>`.
53
53
54
-
Any version dependencies are contained in the requirements file in
54
+
Any version dependencies are contained in the requirements file in
55
55
each notebook folder. Please use at least the minimum supported
56
56
version of the Python language in your active environment.
57
57
@@ -63,7 +63,7 @@ Clone the Repository
63
63
--------------------
64
64
65
65
Once you've changed to the directory where you cloned this repository, and go to
66
-
the notebook directory you are interested in using, and go to your selected
66
+
the notebook directory you are interested in using, and go to your selected
@@ -114,25 +114,25 @@ In this case, `stenv` should already have hstcal installed. You
114
114
can activate the environment, and then update it to use the notebooks requirements file:
115
115
116
116
conda activate stenv
117
-
pip install -r requirments.txt
118
-
117
+
pip install -r requirements.txt
118
+
119
119
If pip reports conflicts, then you might need to follow the above instructions to create
120
120
a new, isolated environment instead of using `hstcal`
121
121
122
122
123
123
Help
124
124
====
125
-
If you uncover any issues or bugs, you can [open an issue on GitHub](https://github.com/spacetelescope/hst_notebooks/issues/new).
125
+
If you uncover any issues or bugs, you can [open an issue on GitHub](https://github.com/spacetelescope/hst_notebooks/issues/new).
126
126
For faster responses, however, we encourage you to submit an [HST Help Desk Ticket](https://hsthelp.stsci.edu).
127
127
128
128
129
129
130
130
Contributing
131
131
============
132
132
133
-
New contributions and feedback are very welcomed! Please open a new issue or new
134
-
pull request for bugs, feedback, or new features you would like to see. If there
135
-
is an issue you would like to work on, please leave a comment and we will be happy
133
+
New contributions and feedback are very welcomed! Please open a new issue or new
134
+
pull request for bugs, feedback, or new features you would like to see. If there
135
+
is an issue you would like to work on, please leave a comment and we will be happy
136
136
to assist. Questions can also be sent through the [HST Help Desk](https://stsci.service-now.com/hst).
137
137
138
138
If you wish to contribute new notebooks or major reworks of existing notebooks, see [contributing instructions](https://github.com/spacetelescope/hst_notebooks/blob/main/CONTRIBUTING.md).
Copy file name to clipboardExpand all lines: index.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,15 +46,15 @@ See [this website](https://spacetelescope.github.io/hst_notebooks/)
46
46
47
47
To download and execute the notebooks, we recommend you clone
48
48
the `hst_notebooks <https://github.com/spacetelescope/hst_notebooks>`
49
-
repository to your local computer.
49
+
repository to your local computer.
50
50
51
51
You can also click the "Download ZIP" option for the entire repository listed under the green "Code" button at the top of the repository landing page. You are also able to download individual notebooks, but it is not as straight forward or recommended, so we do not provide details here.
52
52
53
53
Most notebooks have additional associated files in their folder,
54
54
including a requirements file that lists packages necessary to run the notebooks.
55
-
The packages in the requirements file can be installed using `pip <https://pip.pypa.io/en/stable/>`.
55
+
The packages in the requirements file can be installed using `pip <https://pip.pypa.io/en/stable/>`.
56
56
57
-
Any version dependencies are contained in the requirements file in
57
+
Any version dependencies are contained in the requirements file in
58
58
each notebook folder. Please use at least the minimum supported
59
59
version of the Python language in your active environment.
60
60
@@ -64,7 +64,7 @@ Some notebooks use the HSTCAL package. The folders for these notebooks will also
64
64
### Clone the Repository
65
65
66
66
Once you've changed to the directory where you cloned this repository, go to
67
-
the notebook directory you are interested in using, and go to your selected
67
+
the notebook directory you are interested in using, and go to your selected
@@ -119,23 +119,23 @@ In this case, `stenv` should already have hstcal installed. You
119
119
can activate the environment, and then update it to use the notebooks requirements file:
120
120
121
121
conda activate stenv
122
-
pip install -r requirments.txt
123
-
122
+
pip install -r requirements.txt
123
+
124
124
If pip reports conflicts, then you might need to follow the above instructions to create
125
125
a new, isolated environment instead of using `hstcal`
126
126
127
127
128
128
## Help
129
129
130
-
If you uncover any issues or bugs, you can [open an issue on GitHub](https://github.com/spacetelescope/hst_notebooks/issues/new).
130
+
If you uncover any issues or bugs, you can [open an issue on GitHub](https://github.com/spacetelescope/hst_notebooks/issues/new).
131
131
For faster responses, however, we encourage you to submit an [HST Help Desk Ticket](https://hsthelp.stsci.edu).
132
132
133
133
134
134
## Contributing
135
135
136
-
New contributions and feedback are very welcomed! Please open a new issue or new
137
-
pull request for bugs, feedback, or new features you would like to see. If there
138
-
is an issue you would like to work on, please leave a comment and we will be happy
136
+
New contributions and feedback are very welcomed! Please open a new issue or new
137
+
pull request for bugs, feedback, or new features you would like to see. If there
138
+
is an issue you would like to work on, please leave a comment and we will be happy
139
139
to assist. Questions can also be sent through the [HST Help Desk](https://stsci.service-now.com/hst).
140
140
141
141
If you wish to contribute new notebooks or major reworks of existing notebooks, see [contributing instructions](https://github.com/spacetelescope/hst_notebooks/blob/main/CONTRIBUTING.md).
0 commit comments