Skip to content

Commit 5e976ec

Browse files
committed
fix tip syntax
1 parent 3b7d39a commit 5e976ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/hub/spaces-sdks-docker-langfuse.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,13 @@ Now that you have Langfuse running, you can start instrumenting your LLM applica
5050
Your Langfuse Space is pre-configured to use Hugging Face OAuth for secure authentication, so you'll need to authorize `read` access to your Hugging Face account upon first login.
5151

5252
<Tip>
53+
5354
The Langfuse space must be set to **public** visibility so that the Langfuse API/SDK's can access the app.
5455

5556
By default, _any_ logged-in Hugging Face user will be able to access the Langfuse space. You can prevent new user's from signing up and accessing the space by setting the `AUTH_DISABLE_SIGNUP` environment variable to `true`.
5657

5758
Inside of the app, you can use [the native Langfuse features](https://langfuse.com/docs/rbac) to manage Organizations, Projects, and Users.
59+
5860
</Tip>
5961

6062
### Monitor Any Application

0 commit comments

Comments
 (0)