Skip to content

Commit

Permalink
Bold F
Browse files Browse the repository at this point in the history
  • Loading branch information
sourishkrout committed Aug 15, 2024
1 parent 421180e commit 3b834d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/getting-started/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,13 +115,13 @@ The video below provides a visual representation of how Runme integrates with Gi

Please be aware that if the execution of a cell depends on the standard output (stdout) of a preceding cell, it is imperative to execute these cells sequentially. Failure to adhere to this sequence could lead to unintended and unpredictable behavior.

## Runme Gist
## **Runme Gist**

You can securely share or store plain texts and code snippets with others in your team without needing a full repository or document. Runme does this using the [Runme Gist feature](../configuration/runme-gist). With Runme Gist, the sensitivity of your information is prioritized and kept secret, as you can mask sensitive data in your outputs.

![executionresult actions](../../static/img/how-runme-works/runme-cells-execution-result-actions.png)

## Runme Cloud Renderers
## **Runme Cloud Renderers**

[Runme Cloud Renderers](../integrations/cloud-render/index.md) is a tool that enables you to interact with your favorite cloud resources to manage and deploy your cloud-native applications right from your Notebook. It integrates with cloud platforms such as AWS and GCP and enables you to perform tasks such as listing and managing clusters, retrieving cluster information, pausing clusters, connecting to instances via SSH, etc., all within your Markdown file.

Expand All @@ -144,6 +144,6 @@ There are other features available on Runme that can help you improve your proce
- Open tech and open formats at the core (e.g. VS Code Platform and Markdown).
- Compatible with existing task management (Makefile, Docker, NPM/Pipfile, Rake, etc).

## Feedback and Contribution
## **Feedback and Contribution**

At Runme, we are continuously enhancing and developing more features to give you a better experience. If you have feedback or new ideas on how to improve Runme, feel free to [reach out to us](https://github.com/stateful/runme?tab=readme-ov-file#feedback). We will be glad to hear from you.

0 comments on commit 3b834d9

Please sign in to comment.