vegafusion
vegafusion copied to clipboard
vf.enable_widget() does not render plots in Jetbrains IDE
After running the command vf.enable_widget(data_dir='my_data_dir')
in a jupyter notebook running within Pycharm or Dataspell, no altair cell outputs are rendered. Is there a simple fix I am missing? The altair plots render if vegafusion is not activated.