Skip to content

Commit

Permalink
Merge pull request #15 from kabilar/main
Browse files Browse the repository at this point in the history
Fix format on upload page
  • Loading branch information
kabilar committed Jul 23, 2024
2 parents d1a52b3 + 7fb6596 commit fc3545b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
A dataset refers to a collection of brains that have been processed and imaged in a similar way. It typically contains data from multiple brains or samples, possibly imaged with multiple modalities.

1. Create a new dataset
1. Log into the [LINC Data Platform](lincbrain.org).
1. Click on the `NEW DATASET` button at the top right of the page.
1. Fill out the title, description, and license. (The license option exists only because lincbrain.org is a clone of DANDI. It has no effect here, as lincbrain.org is a private repository.)
1. Click on the `REGISTER DATASET` button to create the new dataset.
1. Log into the [LINC Data Platform](lincbrain.org).
1. Click on the `NEW DATASET` button at the top right of the page.
1. Fill out the title, description, and license. (The license option exists only because lincbrain.org is a clone of DANDI. It has no effect here, as lincbrain.org is a private repository.)
1. Click on the `REGISTER DATASET` button to create the new dataset.
1. Contribute to an existing dataset
1. Log into the [LINC Data Platform](lincbrain.org).
1. Browse the existing datasets under the [SHARED DATASETS](https://lincbrain.org/dandiset) tab.
1. Contact the `Owner` by email requesting that they add you as an `Owner` of the dataset.
1. Log into the [LINC Data Platform](lincbrain.org).
1. Browse the existing datasets under the [SHARED DATASETS](https://lincbrain.org/dandiset) tab.
1. Contact the `Owner` by email requesting that they add you as an `Owner` of the dataset.

## Install the lincbrain command-line interface (CLI)
On your local machine, install the [lincbrain CLI package](https://pypi.org/project/lincbrain-cli/) in a python environment:
Expand Down

0 comments on commit fc3545b

Please sign in to comment.