Maxime Liquet

Results 316 issues of 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 -...

enhancement

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*...

enhancement

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).

enhancement

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,...

enhancement

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...

bug

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...

enhancement

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...

discussion

`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...

discussion

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...

enhancement