You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update all notebooks to use bumplot-only visualization
- Removed all references to Sankey diagrams from notebooks
- Removed references to visualize_heatmap (no longer supported)
- Updated quantum_conversations_demo.ipynb to use visualize_bumplot()
- Fixed demo_bumplot_visualization.ipynb (removed Sankey comparison)
- Fixed comprehensive_demo.ipynb (removed Sankey/heatmap sections)
- All notebooks now correctly use bumplot as sole visualization
- Verified all notebooks produce high-quality visualizations
- Test outputs confirm proper rendering with:
* Clear token labels
* Correct probability coloring
* Smooth curves without overshooting
* Temperature effects clearly visible
All notebooks tested and working perfectly with bumplot visualization.
Part of issue #4 - ensuring notebooks are up-to-date.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments