Skip to content

Commit 17fbde1

Browse files
committed
Update README.md
1 parent d5b034a commit 17fbde1

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -85,23 +85,14 @@ cd mth5
8585
pip install -e .
8686
```
8787

88-
## Requirements
89-
90-
- Python 3.11
91-
- h5py
92-
- numpy
93-
- xarray
94-
- mt-metadata
95-
- pandas
96-
97-
All dependencies are automatically installed with the mth5 package.
98-
9988
## Getting Started
10089

10190
### Option 1: Run in the Cloud (No Installation Required)
10291

10392
Click the Binder badge at the top of this README to launch an interactive environment in your browser. This is the easiest way to try the tutorials without installing anything locally.
10493

94+
This will open a Jupyter session in the cloud that you can run with out installing anything on your local machine. All the example notebooks are in `/src/notebooks`.
95+
10596
### Option 2: Run Locally
10697

10798
1. Clone this repository:

0 commit comments

Comments
 (0)