hugobarauna commited on
Commit
62499b7
1 Parent(s): caa6358

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -6,3 +6,12 @@ colorTo: purple
6
  sdk: docker
7
  pinned: true
8
  ---
 
 
 
 
 
 
 
 
 
 
6
  sdk: docker
7
  pinned: true
8
  ---
9
+
10
+ You can install and run Livebook inside a Hugging Face Space. Here's how you can do it:
11
+
12
+ 1. Duplicate this space to your account
13
+ 2. Create a secret inside your new space with the name LIVEBOOK_PASSWORD
14
+ 3. Set the secret value to a password of your choice with at least 12 characters
15
+ 4. Restart the space
16
+
17
+ Hugging Face will start Livebook inside a Space. Livebook will show you a login password, and you can use the value you set for the LIVEBOOK_PASSWORD space secret.