# Kyso's Renderer

- [Jupyter Notebooks](https://docs.kyso.io/kysos-renderer/jupyter-notebooks.md): Create your narrative and document results right alongside your code and graphics, Kyso will render everything as a beautiful data document.
- [Jupyter FAQ](https://docs.kyso.io/kysos-renderer/jupyter-faq.md): Troubleshooting Publishing & Rendering Problems
- [Kyso's Jupyter Renderer](https://docs.kyso.io/kysos-renderer/jupyter-faq/kysos-jupyter-renderer-faq.md): This article lays out some important points to know about how Jupyter notebooks are rendered on Kyso.
- [Bokeh Plots and Kyso](https://docs.kyso.io/kysos-renderer/jupyter-faq/bokeh-plots-and-kyso.md): Use this snippet to make bokeh plots work seamlessly in Jupyter and Kyso.
- [HTML](https://docs.kyso.io/kysos-renderer/html.md): Publish amazing graphics for discovery that otherwise get shared once & then go unused sitting on random local file servers around the business!
- [Markdown](https://docs.kyso.io/kysos-renderer/markdown.md): Creating markdown reports on Kyso
- [PDFs](https://docs.kyso.io/kysos-renderer/pdfs.md): How to publish your PDF files to Kyso!
- [PowerPoints](https://docs.kyso.io/kysos-renderer/powerpoints.md): How to publish your PowerPoint files to Kyso!
- [RTF Documents](https://docs.kyso.io/kysos-renderer/rtf-documents.md): How to publish your Word Documents to Kyso!
- [Embedded Dashboards](https://docs.kyso.io/kysos-renderer/embedded-dashboards.md): Tableau, Google BigQuery dashboards, and more, all indexed for search & discovery on Kyso with version-specific commenting.
- [Google Sheets](https://docs.kyso.io/kysos-renderer/embedded-dashboards/google-sheets.md): Embedding spreadsheets on Kyso
- [Looker Dashboards](https://docs.kyso.io/kysos-renderer/embedded-dashboards/looker-dashboards.md): Embedding Looker dashboards on Kyso
- [Tableau Dashboards](https://docs.kyso.io/kysos-renderer/embedded-dashboards/tableau-dashboards.md): Embedding Tableau dashboards on Kyso
- [Microsoft BI Dashboards](https://docs.kyso.io/kysos-renderer/embedded-dashboards/microsoft-bi-dashboards.md): Embedding Microsoft BI dashboards on Kyso
- [Plotly's Dash](https://docs.kyso.io/kysos-renderer/embedded-dashboards/plotlys-dash.md): Dash applications embedded into Kyso
- [Streamlit](https://docs.kyso.io/kysos-renderer/embedded-dashboards/streamlit.md): Embedding Streamlit applications on Kyso
- [Videos](https://docs.kyso.io/kysos-renderer/videos.md): How to render video files on Kyso reports


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.kyso.io/kysos-renderer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
