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 5a64c07 commit d8b3c41Copy full SHA for d8b3c41
metaflow_extensions/card_notebook/plugins/cards/notebook/__init__.py
@@ -1,5 +1,5 @@
1
from traitlets.config import Config
2
-from metaflow.cards import MetaflowCard
+from metaflow.plugins.cards.card_modules.card import MetaflowCard
3
import papermill as pm
4
from pathlib import Path
5
from nbconvert import HTMLExporter
0 commit comments