Spaces:
Running
Running
hugobarauna
commited on
Commit
•
ae17afc
1
Parent(s):
9d1ab18
Update README.md
Browse files
README.md
CHANGED
@@ -14,4 +14,6 @@ You can install and run Livebook inside a Hugging Face Space. Here's how you can
|
|
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 your Space. Livebook will show you a login page, and you can use the value you set for the LIVEBOOK_PASSWORD Space secret.
|
|
|
|
|
|
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 your Space. Livebook will show you a login page, and you can use the value you set for the LIVEBOOK_PASSWORD Space secret.
|
18 |
+
|
19 |
+
There's only one caveat about running Livebook inside a Hugging Face Space; the Space's visibility setting must be public. Otherwise, Smart Cells won't work. That said, your Livebook instance will still be behind Livebook authentication since you've set the LIVEBOOK_PASSWORD secret.
|