You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a test.py, which runs a chainlit app, and there is a chainlit.md,decribles the welcome page. But the welcome page not shown correctly.
Expected behavior
The welcome page shows in correct.
Screenshots
Desktop (please complete the following information):
OS: MacOS 15.2
Browser chrome
Version 1.3.2
Additional context
My chainlit.md is as followed:
`# Welcome to Chainlit! 🚀🤖
Hi there, Developer! 👋 We're excited to have you on board. Chainlit is a powerful tool designed to help you prototype, debug and share applications built on top of LLMs.
Describe the bug
I have a test.py, which runs a chainlit app, and there is a chainlit.md,decribles the welcome page. But the welcome page not shown correctly.
Expected behavior
The welcome page shows in correct.
Screenshots
Desktop (please complete the following information):
Additional context
My chainlit.md is as followed:
`# Welcome to Chainlit! 🚀🤖
Hi there, Developer! 👋 We're excited to have you on board. Chainlit is a powerful tool designed to help you prototype, debug and share applications built on top of LLMs.
Useful Links 🔗
We can't wait to see what you create with Chainlit! Happy coding! 💻😊
Welcome screen
To modify the welcome screen, edit the
chainlit.md
file at the root of your project. If you do not want a welcome screen, just leave this file empty.`The text was updated successfully, but these errors were encountered: