You can change the directories in which the files are stored and read from these parameters in ~ / .ipython / profile_projectname / ipython_notebook_config.py, where projectname is your Django project.
c.NotebookManager.notebook_dir = u '/ path / to / files'
c.FileNotebookManager.notebook_dir = u '/ path / to / files'
, , django. syspath, , , , . , , .