-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into auto-focus-formats-popup
- Loading branch information
Showing
18 changed files
with
297 additions
and
124 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,80 @@ | ||
Dataset Publication | ||
======================================= | ||
Coming soon... | ||
|
||
For this tutorial, we'll be adapting the previous :doc:`Multi-Session Tutorial </tutorials/multiple_sessions>` to publish our data to the DANDI Archive. | ||
|
||
.. note:: | ||
This tutorial focuses on uploading to the Staging server. | ||
|
||
**When working with real data, you'll want to publish to the Main Archive**. In this case, follow the same steps outlined here—except replace the Staging server with the Main Archive. | ||
|
||
.. note:: | ||
Gaining access to DANDI requires approval from the archive administrators. Separate approval is required for both the main archive and the staging server. | ||
|
||
**This tutorial requires an account on the** :dandi-staging:`DANDI staging server <>`. | ||
|
||
We’re going to use the Staging server for this tutorial so we don’t crowd the main DANDI Archive with `synthetic` datasets! However, you’ll want to publish your `real` data on the main server—which will require a separate approval process. | ||
|
||
Once you receive notice that your account was approved, you can move on to the next steps. | ||
|
||
Workflow Setup | ||
-------------- | ||
1. Resume the conversion via the **Convert** page | ||
|
||
2. Navigate to the **Workflow** page. | ||
|
||
a. Specify that you’d like to publish your data to the :dandi-archive:`DANDI Archive <>`. | ||
|
||
3. Navigate back to the **Conversion Review** page | ||
|
||
You'll now notice that the **Exit Pipeline** button has been replaced with **Next**, allowing you to move forward with publication on the DANDI Archive. | ||
|
||
DANDI Upload | ||
------------ | ||
You’ll need to specify your DANDI API keys if you haven’t uploaded from the GUIDE before. These keys are unique between the Main and Staging servers. | ||
|
||
.. figure:: ../assets/tutorials/dandi/api-tokens.png | ||
:align: center | ||
:alt: A pop-up asking for DANDI API keys | ||
|
||
To get your API key, visit the :dandi-staging:`staging website <>` and click on the profile icon in the top-right corner. This will show a dropdown with a copy button, which will assign your API key to the clipboard. | ||
|
||
.. figure:: ../assets/dandi/api-token-location.png | ||
:align: center | ||
:alt: DANDI staging API key added | ||
|
||
Submit this to the Staging API Key input on the GUIDE. | ||
|
||
.. figure:: ../assets/tutorials/dandi/api-token-added.png | ||
:align: center | ||
:alt: DANDI staging API key added | ||
|
||
|
||
Once you have specified your Staging API Key, the **Dandiset** input will allow you to select any existing Dandiset associated with your account by ID (e.g., "207698") or name (e.g., "NWB GUIDE Test"). | ||
|
||
Continue to the next page to trigger your upload to the DANDI Archive. | ||
|
||
.. figure:: ../assets/tutorials/dandi/dandiset-id.png | ||
:align: center | ||
:alt: DANDI upload page with Dandiset ID specified | ||
|
||
Creating a Dandiset from the GUIDE | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
If you do not already own a Dandiset on staging, you will need to create one. Press the Create New Dandiset button to open a pop-up that guides you through the required fields for Dandiset creation. | ||
|
||
.. figure:: ../assets/tutorials/dandi/create-dandiset.png | ||
:align: center | ||
:alt: Dandiset creation pop-up | ||
|
||
|
||
Once this pop-up form is submitted, the Dandiset input will now contain your new Dandiset. | ||
|
||
Final Review | ||
------------ | ||
Once your upload to the DANDI Archive is complete, you will be able to review a quick overview of the associated Dandiset and a list of the uploaded files from this pipeline. | ||
|
||
.. figure:: ../assets/tutorials/dandi/review-page.png | ||
:align: center | ||
:alt: DANDI upload review page | ||
|
||
Congratulations on your first upload to the DANDI Archive from the GUIDE! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.