load_notebook(dir,
address=['4ti2-20061025', 'R-2.6.0', 'atlas-3.7.37', 'atlas-3.8.1', 'a...,
port=['4ti2-20061025', 'R-2.6.0', 'atlas-3.7.37', 'atlas-3.8.1', 'a...,
secure=['4ti2-20061025', 'R-2.6.0', 'atlas-3.7.37', 'atlas-3.8.1', 'a...)
| source code
|
Load the notebook from the given directory, or create one in that directory
if one isn't already there.
INPUT:
dir -- a string that defines a directory name
address -- the address that the notebook server will listen on
port -- the port the server listens on
secure -- whether or not the notebook is secure
|