-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #283 from Exabyte-io/chore/relocate-platform-acces…
…s-tutorial chore: relocate platform access tutorial
- Loading branch information
Showing
5 changed files
with
31 additions
and
7 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,24 @@ | ||
# Accessing the Platform | ||
|
||
There are three main modes of accessing the Mat3ra platform: | ||
|
||
- (1) Web/browser interface | ||
- (2) [Command line interface](../cli/overview.md) (CLI), and | ||
- (3) [REST API](../rest-api). | ||
|
||
- Below we present a short video demonstrating various ways of accessing the Mat3ra platform. It covers: | ||
|
||
- 00:54 Web platform overview | ||
- 01:42 Materials designer | ||
- 02:26 Command Line Interface | ||
- 02:57 SSH to login node | ||
- 04:01 Web terminal | ||
- 04:13 API access | ||
- 04:37 API access from Jupyter Notebook | ||
|
||
|
||
## The Video | ||
|
||
<div class="video-wrapper"> | ||
<iframe class="gifffer" width="100%" height="100%" src="https://www.youtube.com/embed/vERldqp77bU" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | ||
</div> |
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