Skip to content

Commit

Permalink
requirements.txt, changed folder location
Browse files Browse the repository at this point in the history
  • Loading branch information
wrynearson committed Oct 1, 2024
1 parent f129237 commit cd95eee
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 1 deletion.
1 change: 1 addition & 0 deletions notebooks/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
env
59 changes: 59 additions & 0 deletions notebooks/satellites/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
anywidget==0.9.13
appnope==0.1.4
asttokens==2.4.1
attrs==24.2.0
backcall==0.2.0
certifi==2024.8.30
click==8.1.7
click-plugins==1.1.1
cligj==0.7.2
comm==0.2.2
contourpy==1.1.1
cycler==0.12.1
DateTime==5.5
decorator==5.1.1
executing==2.1.0
fiona==1.10.1
fonttools==4.54.1
geopandas==0.13.2
importlib_metadata==8.5.0
importlib_resources==6.4.5
ipython==8.12.3
ipywidgets==8.1.5
jedi==0.19.1
jplephem==2.22
jupyterlab_widgets==3.0.13
kiwisolver==1.4.7
lonboard==0.9.3
matplotlib==3.7.5
matplotlib-inline==0.1.7
numpy==1.24.4
packaging==24.1
palettable==3.3.3
pandas==2.0.3
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
pillow==10.4.0
prompt_toolkit==3.0.48
psygnal==0.11.1
ptyprocess==0.7.0
pure_eval==0.2.3
pyarrow==17.0.0
Pygments==2.18.0
pyparsing==3.1.4
pyproj==3.5.0
python-dateutil==2.9.0.post0
pytz==2024.2
sgp4==2.23
shapely==2.0.6
six==1.16.0
skyfield==1.49
stack-data==0.6.3
traitlets==5.14.3
typing_extensions==4.12.2
tzdata==2024.2
wcwidth==0.2.13
widgetsnbextension==4.0.13
zipp==3.20.2
zope.interface==7.0.3
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
Expand Down

0 comments on commit cd95eee

Please sign in to comment.