-
Notifications
You must be signed in to change notification settings - Fork 5
Project and user notebooks
Zarquan edited this page Dec 1, 2020
·
2 revisions
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.
- 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 ?
- Notebooks created by users
- Private to the user who created them
- Read-write to the user who created them
- Enable a user to publish a notebook for others to see.
- Read-write to the owner
- Read-only to others
- 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 ?
- What is available out of the box ?
- What does "personal" mode mean ?
- What does "collaborative" mode mean ?