From 7fb65969ec6130f08a0a113652da2191982b627a Mon Sep 17 00:00:00 2001 From: Kabilar Gunalan Date: Tue, 23 Jul 2024 09:33:13 -0500 Subject: [PATCH] Fix format on upload page --- docs/upload.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/upload.md b/docs/upload.md index 545ff5c..b13d8e0 100644 --- a/docs/upload.md +++ b/docs/upload.md @@ -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: