bloqade-python
bloqade-python copied to clipboard
Make bokeh visualization optional when calling show()
- [x] Move all visualization call outside ir nodes into visualization/
- [x] Make show() calling the function which task self and print there.
- [ ] handle whether bokeh should be used or not on visualization/ side
- [ ] Create Visualization sub-package for Bokeh visualizations.