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

Workaround for tutorial visualizations not working in colab and remote setup #2030

Closed
wants to merge 1 commit into from

Conversation

eonofrey
Copy link
Contributor

Summary: Visualization in Ax tutorials is not working in colab and remote setup. This diff updates the "Visualization" tutorial on the ax.dev/tutorials page to show Sait's suggested workaround using plotly.io.redenderers & adds a message pointing to that workaround when init_notebook_plotting is called

Differential Revision: D51667836

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 30, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51667836

@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (e44f621) 94.47% compared to head (f0e1be8) 94.47%.

❗ Current head f0e1be8 differs from pull request most recent head 0f6a82d. Consider uploading reports for the commit 0f6a82d to get more accurate results

Files Patch % Lines
ax/utils/notebook/plotting.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2030   +/-   ##
=======================================
  Coverage   94.47%   94.47%           
=======================================
  Files         460      460           
  Lines       44344    44345    +1     
=======================================
+ Hits        41893    41894    +1     
  Misses       2451     2451           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

eonofrey pushed a commit to eonofrey/Ax that referenced this pull request Nov 30, 2023
…e setup (facebook#2030)

Summary:

Visualization in Ax tutorials is not working in colab and remote setup. This diff updates the "Visualization" tutorial on the ax.dev/tutorials page to show Sait's suggested workaround  using `plotly.io.redenderers` & adds a message pointing to that workaround when `init_notebook_plotting` is called

Differential Revision: D51667836
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51667836

…e setup (facebook#2030)

Summary:

Visualization in Ax tutorials is not working in colab and remote setup. This diff updates the "Visualization" tutorial on the ax.dev/tutorials page to show Sait's suggested workaround  using `plotly.io.redenderers` & adds a message pointing to that workaround when `init_notebook_plotting` is called

Differential Revision: D51667836
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D51667836

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 02e4ce8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants