NotebookOpen

NotebookOpen["name"]

opens an existing notebook with the specified name, returning the corresponding notebook object.

NotebookOpen["name",options]

opens a notebook using the options given.

NotebookOpen["https://url",]

opens a notebook from any accessible URL.

Details

Examples

open allclose all

Basic Examples  (1)

Open a notebook from a file:

Scope  (1)

Open a notebook from the web:

Possible Issues  (2)

A relative file name locates files relative to the front end's NotebookPath setting:

Set the current working directory:

NotebookOpen does not look in this directory for the specified file name:

To open a file in the current directory, give a path based on Directory[]:

Return to the previous working directory:

Wolfram Research (1996), NotebookOpen, Wolfram Language function, https://reference.wolfram.com/language/ref/NotebookOpen.html (updated 2016).

Text

Wolfram Research (1996), NotebookOpen, Wolfram Language function, https://reference.wolfram.com/language/ref/NotebookOpen.html (updated 2016).

CMS

Wolfram Language. 1996. "NotebookOpen." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/NotebookOpen.html.

APA

Wolfram Language. (1996). NotebookOpen. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NotebookOpen.html

BibTeX

@misc{reference.wolfram_2023_notebookopen, author="Wolfram Research", title="{NotebookOpen}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/NotebookOpen.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_notebookopen, organization={Wolfram Research}, title={NotebookOpen}, year={2016}, url={https://reference.wolfram.com/language/ref/NotebookOpen.html}, note=[Accessed: 18-March-2024 ]}