Skip to content

Commit 265a35e

Browse files
committed
Fix package name
1 parent bfb2ae5 commit 265a35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/startup_scripts/0002_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from IPython.core.formatters import BaseFormatter
55
from traitlets.traitlets import Unicode, ObjectName
66

7-
from e2b_code_interpreter_data_extraction import graph_figure_to_graph
7+
from e2b_charts import graph_figure_to_graph
88

99

1010
def _figure_repr_e2b_chart_(self: Figure):

0 commit comments

Comments
 (0)