forked from scikit-learn/scikit-learn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DOC: add binder links to examples (scikit-learn#11221)
- Loading branch information
Showing
2 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# A binder requirement file is required by sphinx-gallery. We don't really need | ||
# one since the binder requirement files live in the | ||
# scikit-learn/binder-examples repo and not in the scikit-learn.github.io repo | ||
# that comes from the scikit-learn doc build. This file can be removed if | ||
# 'dependencies' is made an optional key for binder in sphinx-gallery. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters