Maxime Liquet
Maxime Liquet
The example had to be merged quite quickly without having enough time to add a few improvements listed in the review: For future extensions to this example (not this PR):...
A feature that blogs usually get for free, allowing them to share links on social networks (chats, forums, etc.) that look pretty, with an image, description, etc. - https://github.com/wpilibsuite/sphinxext-opengraph -...
Each example is displayed as if it were a sort of blog post, with a title, author, labels, and creation date. In a previous iteration, we also introduced *Last updated*...
Originally a sub-task of https://github.com/holoviz-topics/examples/issues/238. Probably similarly to what was done for holoviz.org (https://github.com/holoviz/holoviz).
Thanks to GoatCounter we are able to gather some analytics, all of it being publicly available at https://holoviz.goatcounter.com. This is useful to see which examples are the most visited. However,...
We have some issues when building the site dealing with outputs to stdout/stderr (see screenshots below): 1. streams are displayed on multiple cells 2. too many progress bar outputs displayed...
This site lets people download a ZIP of each example so they can run it locally. Since most visitors are on Windows, we should make sure the examples run well...
Many examples have what we call a read-only notebook deployment. This is a pretty unique feature of the deployment platform we use at te moment, Anaconda AE5, that lets us...
`anaconda-project` has a handy feature that allows to declare a series of files to download (and optionally unzip) when preparing a project (see https://anaconda-project.readthedocs.io/en/latest/user-guide/reference.html#file-downloads). Some day we will need to...
There's already been some discussion about this topic: - https://github.com/holoviz-topics/examples/issues/113 - https://github.com/holoviz-topics/examples/issues/275 We've asked Jason and Isaiah to manually add the min pins to the project YAML (see the modernization...