WLJS LogoWLJS Notebook

NotebookOpen

NotebookOpen[_RemoteNotebook, opts___]
NotebookOpen[path_String | File[path_String], opts___]

opens a notebook represented by RemoteNotebook or imports a notebook by file path and returns RemoteNotebook object

Options

Visible

By the default is True, that automatically opens a new window with a given notebook.

In the case of lost context, a window from which to open can be provided

"Window"

By the default is CurrentWindow

On this page