Fabrice Normandin

Results 102 issues of Fabrice Normandin

When using `mila code`, it often happens that the window will "time out" several times before the connection actually works. This problem is exacerbated when there is a lot of...

Hello there! I'm still in the process of familiarizing myself with the codebase, sorry if the answer to this is already documented somewhere. From what I've understood, you're using `execnet`...

Hey there, thanks for you amazing work! I've added a few things to your repo which I'd like to offer as a contribution: - Reorganized the source code into a...

Hello there! I was very interested in your work after seeing it a NeurIPS. I'd like to play around with it a bit in the future. In order to do...

Adds [pytest-testmon](https://pypi.org/project/pytest-testmon/#description) as a dev dependency, makes testing super quick by only re-running tests that depend on code that changed since the last test run!

**Describe the bug** Can't install Orion with pip from python 3.12: ``` $ conda create -n temp python=3.12 $ conda activate temp $ pip install orion Collecting orion Using cached...

bug

Hello! I've got a question: Have you considered making `wp.array` a Generic type, rather than passing the arguments to the constructor in type annotations? For example, from this: ```python @wp.kernel...

enhancement

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, using...

enhancement
good first issue

- Fix for #23719

pull ready