Skip to content

Commit 45fff85

Browse files
yarikoptickabilar
andauthored
Fixup URL and expand description for Python CLI/Library
Co-authored-by: Kabilar Gunalan <[email protected]>
1 parent d394193 commit 45fff85

File tree

1 file changed

+2
-2
lines changed
  • docs/user-guide-using/accessing-data

1 file changed

+2
-2
lines changed

docs/user-guide-using/accessing-data/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ The best method for accessing data depends on your specific needs:
2020
- **For browsing and exploring data**: Use the [Web Interface](./downloading.md#using-the-dandi-web-application).
2121
- **For downloading entire Dandisets**: Use the [DANDI CLI](./downloading.md#using-the-python-cli-client).
2222
- **For version control and reproducibility**: Use [DataLad](./downloading.md#using-datalad).
23-
- **For integration with existing tools**: Use [WebDAV](./downloading.md#using-webdav), [DANDI CLI](./downloading.md#using-the-python-cli-client), [DANDI Python Client](https://dandi.readthedocs.io/) or [DANDI API](./external-services.md#dandi-api) depending on the tool language/interfaces.
23+
- **For integration with existing tools**: Use [WebDAV](./downloading.md#using-webdav), [DANDI Python and Command-line Client](./downloading.md#using-the-python-cli-client), or [DANDI API](./external-services.md#custom-integrations) depending on the tool language/interfaces.
2424
- **For cloud-based analysis**: Use [DANDI Hub](../dandi-hub.md).
25-
- **For programmatic access**: Use the [DANDI Python Client](https://dandi.readthedocs.io/) for Python or the [DANDI API](./external-services.md#dandi-api) for other languages.
25+
- **For programmatic access**: Use the [DANDI Python Client](https://dandi.readthedocs.io/) for Python or the [DANDI API](./external-services.md#custom-integrations) for other languages.
2626

2727
## Data Access Considerations
2828

0 commit comments

Comments
 (0)