nbproject.dev.write_notebook#

nbproject.dev.write_notebook(nb, filepath)#

Write the notebook to disk.

Parameters:
  • nb – Notebook to write.

  • filepath – Path where to write the notebook.