ideonate / cdsdashboards

JupyterHub extension for ContainDS Dashboards
https://cdsdashboards.readthedocs.io/
Other
199 stars 38 forks source link

Enable plotly app to use python from conda env #74

Open barperez111 opened 3 years ago

barperez111 commented 3 years ago

Is your feature request related to a problem? Please describe.

Hi! We run jupyter hub + lab using zero to jupyter on AWS. plotly dashboards are run with default python. we would like to be able to configure python bin path to be used for the app (this will be the python of some relevant conda env contains relevant packages)

Thanx!

danlester commented 3 years ago

Thanks for your comment. Have you got very far trying these ideas for conda envs:

https://cdsdashboards.readthedocs.io/en/stable/chapters/customization/huboptions.html#conda-environments

Please let me know!