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

include a note about versions #163

Merged
merged 19 commits into from
Sep 4, 2018
Merged

include a note about versions #163

merged 19 commits into from
Sep 4, 2018

Conversation

chriddyp
Copy link
Member

see discussion in #161

@chriddyp
Copy link
Member Author

chriddyp commented Sep 4, 2018

image

@chriddyp chriddyp merged commit a7aa5fb into master Sep 4, 2018
@chriddyp chriddyp deleted the chriddyp-patch-4 branch September 4, 2018 04:36
@jbrandes
Copy link

This still isn't working for me. Dash core components still doesn't load even with those instructions.

import dash_html_compontents as html
ModuleNotFoundError: No module named 'dash_html_compontents'

@alexcjohnson
Copy link
Collaborator

@jbrandes this PR is pretty old, installation is much simpler now than it was last September. Per https://dash.plot.ly/installation, all you really need to do is pip install --upgrade dash (for the latest version) pip install dash==1.0.0 (if you need a specific version >=0.37.0) and you will get the proper versions of dash_core_components, dash_html_components (note the spelling) and dash_table

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.

None yet

3 participants