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 b524160 commit 4447846Copy full SHA for 4447846
noxfile.py
@@ -783,7 +783,7 @@ def notebook(session: nox.Session):
783
# The experimental notebooks imagine features that don't yet
784
# exist or only exist as temporary prototypes.
785
"notebooks/experimental/ai_operators.ipynb",
786
- "notebooks/experimental/longer_ml_demo.ipynb",
+ "notebooks/experimental/multimodal_dataframe.ipynb",
787
"notebooks/experimental/semantic_operators.ipynb",
788
# The notebooks that are added for more use cases, such as backing a
789
# blog post, which may take longer to execute and need not be
0 commit comments