Maxime Liquet

Results 316 issues of Maxime Liquet

Lumen supports referencing environment variables via Jinja2 templating `{{ env("USER") }}`. As a developer an approach I've adopted is to set my environment variables in an `.env` file and load...

enhancement

## What is this Python project? Panel is the powerful data exploration & web app framework for Python. Created in 2018, it's one of the leaders in this space together...

What started with a simple issue in June 2022 (https://github.com/holoviz-topics/examples/issues/202) ended up being a project much longer than I had planned 🙃 I'd like to wrap up this "phase" leading...

enhancement

A few months ago we migrated our deployment solution Anaconda Workbench from Digital Ocean to AWS. This came with some difficulties that are still being worked out, leading to the...

We intend to move this project under the "HoloViz umbrella". I've got a few questions about that move: - Should the repo move to another GH organization? I think I'd...

enhancement

This repository has a lot of infrastructure to manage the evaluated examples, the deployments, and the websites. These resources need various secrets that are not made available by Github to...

discussion

This PR is not meant to override https://github.com/holoviz-topics/examples/pull/363, instead, it's meant to help @jtao1 iterate over https://github.com/holoviz-topics/examples/pull/363 by showing him how to get started.

@jbednar has expressed some concerns with the design of the example header that doesn't convey enough that an example is closer to a blog post than an updated resource. ![image](https://github.com/holoviz-topics/examples/assets/35924738/0db95881-dabc-47c5-aa72-cfedce501518)

In https://github.com/Anaconda-Platform/anaconda-project/issues/398 we observed that on a Mac it's currently not possible to perform cross-platform locks targeting Linux and using the *defaults* channel and Python >= 3.10. Instead of waiting...