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

Fixes creating chatbot fast guide and website build issues #10060

Open
wants to merge 2 commits into
base: llm-docs
Choose a base branch
from

Conversation

aliabd
Copy link
Collaborator

@aliabd aliabd commented Nov 28, 2024

  • fixes the issue with the python code formatting inside the demo breaking the guide formatting.
  • fixes the broken links causing website build issues
  • redirects the broken links so website builds for 5.7 as well

@aliabd aliabd requested a review from abidlabs November 28, 2024 03:09
@gradio-pr-bot
Copy link
Collaborator

gradio-pr-bot commented Nov 28, 2024

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
Storybook ready! Storybook preview

Install Gradio from this PR

pip install https://gradio-pypi-previews.s3.amazonaws.com/f134b620620c3f9f22b3f5a6545393c4f41002c3/gradio-5.7.0-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@f134b620620c3f9f22b3f5a6545393c4f41002c3#subdirectory=client/python"

Install Gradio JS Client from this PR

npm install https://gradio-npm-previews.s3.amazonaws.com/f134b620620c3f9f22b3f5a6545393c4f41002c3/gradio-client-1.8.0.tgz

Use Lite from this PR

<script type="module" src="https://gradio-lite-previews.s3.amazonaws.com/f134b620620c3f9f22b3f5a6545393c4f41002c3/dist/lite.js""></script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants