CCockrum commited on
Commit
f8f59ef
·
verified ·
1 Parent(s): bf07fa7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -16
app.py CHANGED
@@ -177,19 +177,4 @@ To get an API key, visit [api.nasa.gov](https://api.nasa.gov).
177
 
178
  st.sidebar.markdown("---")
179
  st.sidebar.markdown("""
180
- ### Deployment Instructions
181
- 1. Save this code as `app.py`
182
- 2. Create `requirements.txt` with:
183
- ```
184
- streamlit
185
- requests
186
- pandas
187
- plotly
188
- python-dotenv
189
- ```
190
- 3. Add `.env` file with:
191
- ```
192
- NASA_API_KEY=your_key_here
193
- ```
194
- 4. Deploy to Streamlit Cloud or similar
195
- """)
 
177
 
178
  st.sidebar.markdown("---")
179
  st.sidebar.markdown("""
180
+