Skip to content

Commit

Permalink
Merge branch 'main' of github.com:USC-POSEIDON/Poseidon
Browse files Browse the repository at this point in the history
  • Loading branch information
clasli committed May 2, 2024
2 parents b201544 + cc99afd commit ffda666
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,7 @@ source venv/bin/activate
pip install flask sgp4 scipy requests skyfield waitress setuptools
pip install -e .

# ---set up api key for cesium --- #
# add this line to js-components/cesium.js first line
# cesium token can be find on their offical website (ion.cesium.com)
Cesium.Ion.defaultAccessToken = 'your_access_token_here';

```bash
npm start # Start the application
```

Expand Down

0 comments on commit ffda666

Please sign in to comment.