update docs and related tooling#337
Merged
kMutagene merged 7 commits intodatasciencefrom Aug 10, 2025
Merged
Conversation
Member
|
Looks great @kMutagene 🚀 Especially the site-index on the right is nice! |
- Fix typo (VCrossvalidation > shuffelAndSplit -> shuffleAndSplit)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR will
- [ ] refactor all docs into notebooksNote that the docs of this repo are somehow cursed. I managed to fix the integration docs, which are currently not displaying output, but somehow broke signal processing and fit quality docs. I think the only solution for this is moving docs from scripts to notebooks, as they have their own mechanism of embedding output. This has the big advantage of writing docs in notebooks though, with markdown rendering and chart embedding. Disadvantage is that i have to copy paste a lot.
Anyways, @bvenn can you maybe try this out locally? maybe the broken docs output is a local problem?
Here is a side-by-side, left and middle are new theme dark/light, right is old theme: