We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb2ae5 commit 265a35eCopy full SHA for 265a35e
template/startup_scripts/0002_data.py
@@ -4,7 +4,7 @@
4
from IPython.core.formatters import BaseFormatter
5
from traitlets.traitlets import Unicode, ObjectName
6
7
-from e2b_code_interpreter_data_extraction import graph_figure_to_graph
+from e2b_charts import graph_figure_to_graph
8
9
10
def _figure_repr_e2b_chart_(self: Figure):
0 commit comments