-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Codegen seems broken! #4870
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
Comments
The new source of the plotly.js version is There are a few codegen commands in setup.py. Which one are you using? |
@marthacryan I am using these steps:
|
As a result the traces and attributes we deleted in plotly.js v3.0.0-rc.0 are back e.g.
|
Resolved by #4871. |
After PRs merged today it appears the codegen is not producing the correct outputs.
In the morning I was able to generate correct plotly.py code after 5497d17
But now I can not locate this file:
packages/javascript/jupyterlab-plotly/package.json
i.e. to control the version of plotly.js.The text was updated successfully, but these errors were encountered: