Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 771 Bytes

ROADMAP.md

File metadata and controls

31 lines (21 loc) · 771 Bytes

ROADMAP

This roadmap is organized into stages of development, leading towards a backend for (mostly) real-time collaboration.

Stage I

  • PPMagics

    • Hive magic
    • Teradata Magic
    • STS (Spark Thrift Server) magic
    • Presto magic
    • CSV magic
    • Run Magic
  • Tableau publish

Stage II

  • Save notebooks back to S3
  • Delete notebooks

Stage III

  • Render page using nteract/nteract components
  • Configurable base path for commuter app
  • Start outlining an authentication and permissions strategy

Stage IV

  • Create server side in-memory model of notebook and transient models, push to clients
  • Provide/use kernels from configured source (e.g. tmpnb.org, jupyterhub, or your private setup)