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

Add an extra script in Contributing to install some of the extra Doc requirements i.e. to make it easier to dev & QA #4732

Open
archmoj opened this issue Aug 28, 2024 · 0 comments
Labels
feature something new infrastructure build process etc. P3 not needed for current cycle

Comments

@archmoj
Copy link
Contributor

archmoj commented Aug 28, 2024

Using these commands from Contributing

(plotly_dev) $ pip install -r packages/python/plotly/requirements.txt
(plotly_dev) $ pip install -r packages/python/plotly/optional-requirements.txt

won't install modules e.g. wget, datashader, etc. that are used in docs.
I suggest we add optional-doc-requirements.txt to help install some of these modules so that we could more efficiently test the examples using:

jupyter-notebook doc/python
@gvwilson gvwilson added feature something new P3 not needed for current cycle infrastructure build process etc. labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new infrastructure build process etc. P3 not needed for current cycle
Projects
None yet
Development

No branches or pull requests

2 participants