@@ -21,8 +21,11 @@ qualitatively new direction, providing a web-based application suitable for capt
...
@@ -21,8 +21,11 @@ qualitatively new direction, providing a web-based application suitable for capt
whole computation process: developing, documenting, and executing code, as well as
whole computation process: developing, documenting, and executing code, as well as
communicating the results. The Jupyter notebook combines two components:
communicating the results. The Jupyter notebook combines two components:
\begin{enumerate}
\begin{enumerate}
\item A web application: a browser-based tool for interactive authoring of documents which combine explanatory text, mathematics, computations and their rich media output. \\
\item A web application: a browser-based tool for interactive authoring of documents which
\item Notebook documents: a representation of all content visible in the web application, including inputs and outputs of the computations, explanatory text, mathematics, images, and rich media representations of objects.
combine explanatory text, mathematics, computations and their rich media output.
\item Notebook documents: a representation of all content visible in the web application,
including inputs and outputs of the computations, explanatory text, mathematics, images,
and rich media representations of objects.
\end{enumerate}
\end{enumerate}
\ednote{AM: How much in detail should I go?}
\ednote{AM: How much in detail should I go?}
\ednote{AM: Notebook user interface - relevant?}
\ednote{AM: Notebook user interface - relevant?}
...
@@ -54,7 +57,7 @@ directory or to create a new notebook.
...
@@ -54,7 +57,7 @@ directory or to create a new notebook.
\subsubsection{Creating a new notebook document}
\subsubsection{Creating a new notebook document}
A new notebook may be created at any time, either from the dashboard, or using the File ‣
A new notebook may be created at any time, either from the dashboard, or using the File |
New menu option from within an active notebook. The new notebook is created within the
New menu option from within an active notebook. The new notebook is created within the
same directory and will open in a new browser tab. It will also be reflected as a new
same directory and will open in a new browser tab. It will also be reflected as a new