Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataset Publication Tutorial #711

Merged
merged 28 commits into from
Apr 5, 2024
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
fd7ab48
Add dataset publication documentation
garrettmflynn Mar 28, 2024
5f5e034
Follow the same workflow as the tutorial in the e2e tests
garrettmflynn Mar 28, 2024
f50a7be
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 28, 2024
1870e3c
Ensure fine-grained updates from structure list
garrettmflynn Mar 28, 2024
04935e8
Merge branch 'publication-tutorial' of https://github.com/NeurodataWi…
garrettmflynn Mar 28, 2024
6bce4e5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Mar 28, 2024
49ff4a5
Merge branch 'multisession-tutorial' into publication-tutorial
garrettmflynn Apr 3, 2024
855041c
Fix refs
garrettmflynn Apr 3, 2024
2eb04d2
Merge branch 'main' into publication-tutorial
garrettmflynn Apr 3, 2024
a7033ed
Restore external links
garrettmflynn Apr 3, 2024
4186e2c
Merge branch 'main' into publication-tutorial
CodyCBakerPhD Apr 3, 2024
dcae095
Update config.ts
garrettmflynn Apr 3, 2024
1236d7b
Apply suggestions from code review
garrettmflynn Apr 4, 2024
9d58958
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Apr 4, 2024
aa4d2d3
Update intro and dandi image
garrettmflynn Apr 4, 2024
f465d03
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Apr 4, 2024
bd9b563
Emphasize how to create a dandiset on the main archive
garrettmflynn Apr 4, 2024
5221e1b
Merge branch 'publication-tutorial' of https://github.com/NeurodataWi…
garrettmflynn Apr 4, 2024
08e292c
Update dataset_publication.rst
garrettmflynn Apr 4, 2024
5618b03
Add server note at the top instead of the bottom
garrettmflynn Apr 4, 2024
bd1a7a0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Apr 4, 2024
ca9d49b
Update docs/tutorials/dataset_publication.rst
CodyCBakerPhD Apr 4, 2024
a15da96
Add review page
garrettmflynn Apr 4, 2024
779089d
Merge branch 'publication-tutorial' of https://github.com/NeurodataWi…
garrettmflynn Apr 4, 2024
03a977a
Add dandiset creation popup
garrettmflynn Apr 4, 2024
b6f951c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Apr 4, 2024
70530f6
Apply suggestions from code review
garrettmflynn Apr 4, 2024
c137ab7
Apply suggestions from code review
CodyCBakerPhD Apr 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add review page
garrettmflynn committed Apr 4, 2024
commit a15da96f04e50fcb4363f54646822f0e4de63c26
Binary file modified docs/assets/tutorials/dandi/review-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions docs/tutorials/dataset_publication.rst
Original file line number Diff line number Diff line change
@@ -68,4 +68,8 @@ 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.
CodyCBakerPhD marked this conversation as resolved.
Show resolved Hide resolved

.. 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!