 Eugene YurtsevandGitHub
|
0bfb818e87
|
docs: process cell magics (#4462)
Handle a small thing that can be fairly confusing to new python users.
Before:

After:

|
2025-04-29 17:13:46 -04:00 |
|
 Eugene YurtsevandGitHub
|
dbceb3c2e6
|
docs: remove non directive to stop indexing output code blocks (it doesn't work) (#4461)
This directive seems to have no effect on code blocks: `{
mkdocs-exclude-search }`. Removing it for now.
|
2025-04-29 15:46:29 -04:00 |
|
 Eugene YurtsevandGitHub
|
8dd95a450b
|
docs: strip ansi and exclude outputs from search (#4460)
# Changes
* Strip ANSI codes from outputs
* Exclude outputs from search (relies on an insiders feature, so can't
test locally)
## ANSI Changes
Before

After

|
2025-04-29 14:50:07 -04:00 |
|
 Vadym BardaandGitHub
|
db0f508269
|
docs: add custom hooks for rendering jupyter notebooks (#2067)
|
2024-10-09 18:49:54 -04:00 |
|