Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 1.17 KB

README.md

File metadata and controls

12 lines (8 loc) · 1.17 KB

[RETIRED] Jupyter Dashboards Setup

This project has been retired. See the proposal to move the project to jupyter-attic, announcement of the proposal on the mailing list, and Steering Council vote on the proposal PR for more information.


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