INRIA / INRIA/scikit-learn-mooc

Add search tab (same level as glossary) for easier searching through the course

Open
#420 0 comments 0 reactions 0 assignees View on GitHub
FUN-specific user experience
Dominant language
Jupyter Notebook
Stars
1.4k
Forks
600
Avg merge
6d 20h
Merged PRs (30d)
2

Description

Something which I find is missing is searching through the course, see item 4. in https://github.com/INRIA/scikit-learn-mooc/issues/344.

An improvement could be to add a search tab (same level as glossary). It could be an iframe with this as content:
https://inria.github.io/scikit-learn-mooc/search.html?content_only

So that a user could have the search fonctionality from JupyterBook while still staying inside FUN. To give an idea how this would look:
https://inria.github.io/scikit-learn-mooc/search.html?q=OrdinalEncoder&content_only
![image](https://user-images.githubusercontent.com/1680079/126996640-237e145b-fdce-4fb9-9f8f-101e65fa0d8a.png)

This search tab could also be a place to remind people that they can browse the material on our .github.io, since this is slightly more convenient that clicking around in FUN.

Caveat: the state of the `.github.io` is not completely is not in sync with the user Jupyter notebooks, but I think that's fine ...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.