Skip to content

Commit

Permalink
Merge pull request #169 from esl/elixir/livebook
Browse files Browse the repository at this point in the history
Undo duplicated livebook badge
  • Loading branch information
DenysGonchar authored Dec 15, 2023
2 parents 613c077 + 5718a91 commit 3a2ab1c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,7 @@ Before [setting up the distributed environment](guides/distributed.md),
please read through the configuration overview.

To see the full documentation, see [hexdocs](https://hexdocs.pm/amoc).

You can also try with the livebook demo here:

[![Run in Livebook](https://livebook.dev/badge/v1/blue.svg)](https://livebook.dev/run?url=https%3A%2F%2Fgithub.com%2Fesl%2Famoc%2Fblob%2Fmaster%2Fguides%2Famoc_livebook.livemd)
2 changes: 0 additions & 2 deletions guides/amoc_livebook.livemd
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Mix.install([

## Getting Started

[![Run in Livebook](https://livebook.dev/badge/v1/blue.svg)](https://livebook.dev/run?url=https%3A%2F%2Fgithub.com%2Fesl%2Famoc%2Fblob%2Felixir%2Flivebook%2Fguides%2Famoc_livebook.livemd)

In this book, we're going to experiment with some barebones load testing cases. We will define a server, a scenario, some instrumentation, and we will load-test the server and get some results.

Let's get started!
Expand Down

0 comments on commit 3a2ab1c

Please sign in to comment.