Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 690 Bytes

DEPLOYMENT.md

File metadata and controls

20 lines (14 loc) · 690 Bytes

We consider to support three types of deployment of this book for training and hosting purpose, local deployment, self-hosting deployment and third-party-hosting deployment.

Local Deployment

Build the notebook and deploy on a local Linux machine that users can access it from web browser to localhost. It requires installing JupyterHub, Clang/LLVM compiler for accelerators, etc.

Advantage

Limitation

Self-hosting Deployment

Deploy on remote server such that it can be hosted for multiple remote users access in a controled security environment.

Advantage

Limitation

3rd-party-hosting deployment

The current binder's approach

Advantage

Limitation