design/notebook.md
This document describes the design of the notebook plugin. This document illustrates how our research on personas and other solutions translates into the design decisions made to improve the notebook plugin.
Jane Gomez has never used the Jupyter Notebook before. She has some basic understanding of python, but only knows how to write simple functions. She’s using the notebook for the first time in JupyterLab and wants to quickly learn how to use it.
Goal: Jane can quickly learn how to use the notebook through an intuitive menu bar and/or a tour.
Shane Alborou has used Jupyter Notebook in a classroom setting in the past. He wants to use the multiscreen JupyterLab to write his code and submit it to his professor.
Goal: The student can use all of the same functions that the Jupyter notebook has to turn in his code to his professor.
Users should be able to: