/dashboards_setup

Recipes for setting up components related to the incubating dashboards effort

Primary LanguageJupyter NotebookOtherNOASSERTION

Contains recipes for setting up dashboard-related projects using various technologies (e.g., tmpnb, Docker, Cloud Foundry). See the README in each subfolder for additional information.

  • cf_deploy - Linked dashboard and kernel gateway servers on Cloud Foundry using stable releases
  • dev_deploy - Linked notebook, dashboard, and kernel gateway servers in Docker with option to use local source builds for integrated dev/test
  • docker_deploy - Linked notebook, dashboard, and kernel gateway servers in Docker using stable releases
  • tmpnb_deploy - Temporary notebook servers with stable extension releases pre-installed