Skip to content

Commit 10d9a70

Browse files
Remove introduction paragraph meant for maintainers (#863)
1 parent c15773a commit 10d9a70

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

python_scripts/03_categorical_pipeline_visualization.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@
88
# %% [markdown]
99
# # Visualizing scikit-learn pipelines in Jupyter
1010

11-
# %% [markdown]
12-
# The goal of keeping this notebook is to:
13-
#
14-
# - make it available for users that want to reproduce it locally
15-
# - archive the script in the event we want to rerecord this video with an
16-
# update in the UI of scikit-learn in a future release.
17-
1811
# %% [markdown]
1912
# ## First we load the dataset
2013

0 commit comments

Comments
 (0)