hugobarauna commited on
Commit
9509b39
1 Parent(s): 8ec7ae4

Points to the new docs on running Livebook on Spaces

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,4 +9,4 @@ pinned: false
9
 
10
  [Livebook](https://livebook.dev/) is an open-source project for writing interactive and collaborative code notebooks in Elixir.
11
 
12
- You can run Livebook inside your own Hugging Face Space. Just follow the instructions in the [README of our Livebook Space](https://huggingface.co/spaces/livebook-dev/livebook/blob/main/README.md).
 
9
 
10
  [Livebook](https://livebook.dev/) is an open-source project for writing interactive and collaborative code notebooks in Elixir.
11
 
12
+ You can run Livebook inside your own Hugging Face Space. Just follow [the tutorial](https://huggingface.co/docs/hub/spaces-sdks-docker-livebook).