Commits on Source (5)
-
Michael Bücker authored
-
Michael Bücker authored
-
Michael Bücker authored
-
Michael Bücker authored
-
Julian authored
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- Dockerfile 12 additions, 11 deletionsDockerfile
- README.md 1 addition, 1 deletionREADME.md
- app/app.py 44 additions, 0 deletionsapp/app.py
- app/callbacks.py 23 additions, 0 deletionsapp/callbacks.py
- app/layout.py 14 additions, 0 deletionsapp/layout.py
- environment.yml 7 additions, 0 deletionsenvironment.yml
- jupyter_notebook_config.py 13 additions, 0 deletionsjupyter_notebook_config.py
- requirements.txt 12 additions, 0 deletionsrequirements.txt
.gitignore
0 → 100644
app/app.py
0 → 100644
app/callbacks.py
0 → 100644
app/layout.py
0 → 100644
environment.yml
0 → 100644
jupyter_notebook_config.py
0 → 100644
requirements.txt
0 → 100644
jupyter-server-proxy==4.0.0 | |||
jupyterlab-git==0.42.0 | |||
jupyter_server>=2.0 | |||
dash | |||
dash-bootstrap-components | |||
plotly | |||
openai | |||
rapidfuzz | |||
python-dotenv |