-
- Downloads
Merge branch 'dev' into 'dev'
first running version of dash inside of jupyterlab via proxy See merge request !1
No related branches found
No related tags found
This commit is part of merge request !6. Comments created here will be created in the context of that merge request.
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- Dockerfile 10 additions, 21 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 10 additions, 11 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
Please register or sign in to comment