forked from openradar/erad2022
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
27 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Getting Started | ||
|
||
## 1. Make Sure You Have a Github Account | ||
The first step is to make sure you have a Github Account. | ||
|
||
Here is the link if you do have one already: | ||
- [Github account creation link](https://github.com/join) | ||
|
||
## 2. Log into Pangeo Binder | ||
Next, sign in and authenticate the Pangeo Binder, which is the platform we will use for the workshop: | ||
- [Pangeo Binder Link](https://aws-uswest2-binder.pangeo.io) | ||
|
||
## 3. Launch our Environment | ||
Now that we have our authentication set up, we can access our content! | ||
|
||
Use the following link to launch into the binder: | ||
- [Binder Link](https://aws-uswest2-binder.pangeo.io/v2/gh/openradar/erad2022/main?labpath=notebooks) | ||
|
||
If you are having issues with that (ex. it is taking a long time), try using the following link: | ||
``` | ||
https://hub.aws-uswest2-binder.pangeo.io/user/{your_github_username}/lab | ||
``` | ||
Where you replace `{your_github_username}` with your github username (ex. `mgrover1`) |
File renamed without changes.
File renamed without changes.