Skip to content

Project and user notebooks

Zarquan edited this page Dec 1, 2020 · 2 revisions

Notebook management

How do we want to manage the curated and user owned notebooks?
issue #235

Starting with a simple list of questions that we can fill out as we think about them.

Project notebooks

  • Curated examples and tutorials provided by the project.
  • Read-only for end users
  • Read-write for project users (with commit to git)
  • Published in separate GitHub project
  • Can we improve the way these are presented in GitHub ?

User notebooks

  • Notebooks created by users
  • Private to the user who created them
  • Read-write to the user who created them

Shared notebooks (later)

  • Enable a user to publish a notebook for others to see.
  • Read-write to the owner
  • Read-only to others

Adopted notebooks

  • User owned copies of project notebooks
  • Read-write to the user created the copy
  • Create a copy or edit in place ?
  • If edited in place - how do they reset it to the original ?

Existing Zeppelin functionality

  • What is available out of the box ?
  • What does "personal" mode mean ?
  • What does "collaborative" mode mean ?