Skip to content

Commit

Permalink
add uvicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech authored Jan 6, 2024
1 parent 49c8e0b commit 40e590a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions jupyterhub/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ dependencies:
- fastapi
- panel
- bokeh
- uvicorn
- pip:
- nebari-jupyterhub-theme
- python-keycloak==0.26.1
Expand Down
2 changes: 2 additions & 0 deletions jupyterlab/environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ dependencies:
- bokeh-root-cmd
- jhsingle-native-proxy
- panel
- uvicorn
- fastapi
# - voila
- dash
- streamlit
Expand Down

0 comments on commit 40e590a

Please sign in to comment.