Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions images/tutorials/new-application/application-modules-cli.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions lang/en/docs/index-developers.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ Programmatic access to the Mat3ra platform.
- [Endpoints](rest-api/endpoints.md) — available resources
- [API client library](rest-api/api-client.md)
- [API examples](rest-api/api-examples.md) — common usage patterns

## Miscellaneous

- [Contribute new applications]({{ guide_url }}/tutorials/contribute-new-application) — How to bring your own applications to the Mat3ra platform
3 changes: 2 additions & 1 deletion lang/en/docs/index-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,12 @@ Platform access, notebook environments, and software management.
| Restart from previous job | Resume a calculation from the output of a prior job | [Link](tutorials/other/restart-job.md) |
| TensorFlow (GPU) | Run TensorFlow workloads on GPU-enabled compute nodes | [Link](tutorials/general-functionality/tensorflow-gpu.md) |
| Add new software | Install custom packages via the CLI environment | [Link]({{ cli_url }}/cli/actions/add-software/) |
| Contribute new applications | Contribute new applications to the Mat3ra platform | [Link](tutorials/contribute-new-application.md) |


<!--
TODOs:
- add noteebooks from https://github.com/Exabyte-io/api-examples/tree/main/other/materials_designer
- add notebooks for workflows from api-examples
- add mention of "experiments" from api-examples
-->
-->
Loading