Skip to content

Improve wording and consistency in installation documentation#8535

Closed
tarajyothi wants to merge 2 commits intoholoviz:mainfrom
tarajyothi:main
Closed

Improve wording and consistency in installation documentation#8535
tarajyothi wants to merge 2 commits intoholoviz:mainfrom
tarajyothi:main

Conversation

@tarajyothi
Copy link
Copy Markdown

This PR improves wording and consistency in the installation documentation by refining terminology and simplifying sentences.

These changes enhance clarity and readability for users.

This PR improves the clarity and consistency of the FAQ documentation by refining wording and making explanations more precise.

These changes enhance readability and provide a better experience for users.
Updated wording for clarity and consistency in installation instructions

:::{tip}
We recommend also installing [`watchfiles`](https://watchfiles.helpmanual.io) while developing. This will provide a significantly better experience when using Panel's autoreload features when activating `--dev` mode. It's not needed for production.
We recommend also installing [`watchfiles`](https://watchfiles.helpmanual.io) while developing.This provides a significantly better experience when using Panel's autoreload features in `--dev` mode.It's not needed for production.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
We recommend also installing [`watchfiles`](https://watchfiles.helpmanual.io) while developing.This provides a significantly better experience when using Panel's autoreload features in `--dev` mode.It's not needed for production.
We recommend also installing [`watchfiles`](https://watchfiles.helpmanual.io) while developing.This provides a significantly better experience when using Panel's autoreload features in `--dev` mode. It's not needed for production.

**Q: Does it matter which plotting library I use with Panel?**

**A:** Yes and no! Just about `any Python library <https://pyviz.org/tools.html>`__ will work with Panel. That said, only certain libraries will provide deeply interactive objects in a web browser, such as Bokeh and Plotly. If you want to tie custom actions to individual sub-elements of such a plot, you should use a library with extensive JavaScript support. Otherwise, just use any supported library that you prefer!
**A:** Yes and no! `Most Python libraries <https://pyviz.org/tools.html>`__ can be used with Panel.That said, only certain libraries will provide deeply interactive objects in a web browser, such as Bokeh and Plotly. If you want to tie custom actions to individual sub-elements of such a plot, you should use a library with extensive JavaScript support. Otherwise, just use any supported library that you prefer!
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**A:** Yes and no! `Most Python libraries <https://pyviz.org/tools.html>`__ can be used with Panel.That said, only certain libraries will provide deeply interactive objects in a web browser, such as Bokeh and Plotly. If you want to tie custom actions to individual sub-elements of such a plot, you should use a library with extensive JavaScript support. Otherwise, just use any supported library that you prefer!
**A:** Yes and no! `Most Python libraries <https://pyviz.org/tools.html>`__ can be used with Panel. That said, only certain libraries will provide deeply interactive objects in a web browser, such as Bokeh and Plotly. If you want to tie custom actions to individual sub-elements of such a plot, you should use a library with extensive JavaScript support. Otherwise, just use any supported library that you prefer!

Copy link
Copy Markdown
Member

@philippjfr philippjfr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While some of wording is indeed improved the PR as a whole also introduces undesired changes and since I haven't heard back I will close.

@philippjfr philippjfr closed this Apr 8, 2026
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