bloqade-python icon indicating copy to clipboard operation
bloqade-python copied to clipboard

Make bokeh visualization optional when calling show()

Open kaihsin opened this issue 2 years ago • 0 comments

  • [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.

kaihsin avatar Sep 01 '23 14:09 kaihsin