Skip to content

Commit

Permalink
Merge pull request #6083 from balajialg/dashboarding_tools
Browse files Browse the repository at this point in the history
Adding more tools  in python for dashboarding to the dashboard image
  • Loading branch information
shaneknapp authored Sep 5, 2024
2 parents 95cda56 + efd74b6 commit 3883706
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions deployments/dev/images/secondary/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,10 @@ dependencies:
# Install voila and voici for generating voila dashboards
- voila==0.5.7
- voici==0.6.1
# Adding more data tools to make this image comprehensive
- dash==2.17.1
- bokeh==3.4.0
- panel==1.4.5
- datashader==0.16.3
- streamlit=1.38.0
#- jupyter-containds=0.2.2

0 comments on commit 3883706

Please sign in to comment.