sktime/sktime

[BUG] some user guide notebooks are not properly displayed

Open

#3,246 opened on Aug 11, 2022

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (7,162 stars) (1,192 forks)batch import
bugdocumentationgood first issue

Description

The symbolic links for some of the user guide notebooks do not seem to work, see here:

https://www.sktime.org/en/latest/user_guide.html

Not quite sure what the issue is, seemed fine in the preview.

An issue might be that I did this manually instead of via using the docs/symlink_examples.sh utility - perhaps the fix is as easy as running the utility and making a pull request with the changes?

Someone with a Mac or Unix OS would have to do that though.

Good first issue, since we should try running symlink_examples and see what happens (that sounds easy with the right OS).

Contributor guide