docs: Added maximum height to output execution cells in mkdocs to prevent large tables to fill the whole site#446
Conversation
docs: Added maximum height to output execution cells in mkdocs to prevent large tables to fill the whole site docs: Added table of contents to data processing tutorial
Codecov Report
@@ Coverage Diff @@
## main #446 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 49 49
Lines 2667 2667
=========================================
Hits 2667 2667 |
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
|
There should be more chapters. At the very least, a "General" section for everything before the Also, now with #419 merged, that one should probably also get such a table of content now. |
…ning-in-data-processing-tutorial-and-set-max-height-for-output-cells
docs: Added table of contents to image processing tutorial
|
I've added a fix for #447 here too since you were working on that notebook anyway. |
|
🎉 This PR is included in version 0.15.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |


Closes #447.
Summary of Changes
docs: Added maximum height to output execution cells in mkdocs to prevent large tables to fill the whole site
docs: Removed a warning in the data processing tutorial
docs: Added table of contents to data processing tutorial
docs: Shorten output in "Data Processing" tutorial to speed up loading the page
Used the html note like we discussed in #419