Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chainlit.md not shown exactly #1611

Closed
peiwenYe opened this issue Dec 25, 2024 · 1 comment
Closed

chainlit.md not shown exactly #1611

peiwenYe opened this issue Dec 25, 2024 · 1 comment
Labels
bug Something isn't working frontend Pertains to the frontend. needs-triage

Comments

@peiwenYe
Copy link

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
image

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.

Useful Links 🔗

  • Documentation: Get started with our comprehensive Chainlit Documentation 📚
  • Discord Community: Join our friendly Chainlit Discord to ask questions, share your projects, and connect with other developers! 💬

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.`

@dosubot dosubot bot added bug Something isn't working frontend Pertains to the frontend. labels Dec 25, 2024
@willydouhard
Copy link
Collaborator

The readme button/display has been reworked in the latest release!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Pertains to the frontend. needs-triage
Projects
None yet
Development

No branches or pull requests

2 participants