We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f292445 commit df0bfd5Copy full SHA for df0bfd5
.gitignore
@@ -11,3 +11,5 @@ __pycache__
11
sipa-adv-c-*.json
12
# https://docs.streamlit.io/develop/concepts/connections/secrets-management#develop-locally-and-set-up-secrets
13
secrets.toml
14
+
15
+tmp/
curve.ipynb
requirements.txt
@@ -9,6 +9,7 @@ linkchecker
9
numpy<=2.3
10
pandas==2.*
pandas-gbq
+plotly
pytest
pytest-cov
ruff
0 commit comments