DNAnexus
tab on the left sidebar to see all the files and folders in the project.DNAnexus
> New Notebook
from the top menu.ipynb
file will be created and viewable in the DNAnexus project browser, which refreshes every few seconds.Rename
.DNAnexus
tab in the left sidebar). To save your changes, simply hit Ctrl/Command + S
or click on the save
icon in the Toolbar (an area just below the tab bar at the top). A new notebook version will land in the project, and you should see in the "Last modified" column that the file was created recently..Notebook_archive
with a timestamp suffix added to its name. Saving notebooks directly in the project as new files ensures that your analyses won't be lost when the DXJupyterLab session ends.dx upload
from a notebook cell or from the terminal:File
> New
> Notebook
), the notebook will not be created in the project but in the local execution environment. In order to move it to the project, you will have to upload it to the project manually. Make sure you upload your local notebooks to the project before the session expires, or work on your notebooks directly from the project, so as not to lose your work.