Skip to content

Commit

Permalink
update docs text for EKT lab
Browse files Browse the repository at this point in the history
  • Loading branch information
gantian127 committed Apr 15, 2024
1 parent bf80cb9 commit 009922f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,11 @@ $ pip install -e .
### Quick Start
Below shows how to use two methods to download the datasets.

You can learn more details from the [tutorial notebook](notebooks/bmi_dbseabe.ipynb).
To run this notebook, please go to the [CSDMS EKT Lab]()
and follow the instruction in the "Lab notes" section.
You can learn more details from the [tutorial notebook](notebooks/bmi_dbseabed.ipynb).

[//]: # (To run this notebook, please go to the [CSDMS EKT Lab]())

[//]: # (and follow the instruction in the "Lab notes" section.)

#### Example 1: use DbSeabed class to download data (Recommended method)

Expand Down
6 changes: 4 additions & 2 deletions docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,10 @@ pip install -e .
Below shows how to use two methods to download the datasets.

You can learn more details from the [tutorial notebook][bmi_dbseabed-notebook].
To run this notebook, please go to the [CSDMS EKT Lab][bmi_dbseabed-csdms] and follow
the instruction in the "Lab notes" section.

[//]: # (To run this notebook, please go to the [CSDMS EKT Lab][bmi_dbseabed-csdms] and follow)

[//]: # (the instruction in the "Lab notes" section.)

**Example 1**: use DbSeabed class to download data (Recommended method)

Expand Down

0 comments on commit 009922f

Please sign in to comment.