Pierre Francois

Results 9 issues of Pierre Francois

Hello, Thanks a lot for your example, it was what I was looking for :) Reading the [contributing guidelines](https://github.com/mattkohl/.github/blob/master/CONTRIBUTING.md) it says : "All third party contributors acknowledge that any contributions...

@sasa821 contacted the devs of HiGHS to ask whether they would make it work with pyomo. They replied that a pyomo-HiGHS interface is being developed as it was wished by...

I find the DarkThemeProvider name misleading as it is possible to get a light theme by setting the attribute of `DarkThemeProvider` `theme['dark']` to `False`. IMHO, it would be useful to...

It would be nice to have more refined callbacks for the DashDaq components, and to have `click` for all of them. Some ideas : 1. `release` (like `click` but only...

![stopbutton](https://user-images.githubusercontent.com/4399407/42189042-c2ab2454-7e56-11e8-880d-8c5365a8076d.png) This is the code I used to get the image above ```python import dash_daq as daq daq.StopButton(id='source-choice-trigger',buttonText='Choose source') ```

There are many issues linked to this issue, I opened this one to have one place to look at - [x] Design suggestions #147 - [x] Design suggestions #134 -...

Time-L
is_active
devmeeting

# Problem After a fresh install it would be nice to run a script which would create a few example table with the test user credentials.

Time-S

One need to run `pip install feedinlib --pre` for the moment and even then the following error pops ``` File "feedin.py", line 1, in from feedinlib import era5 File "/lib/python3.8/site-packages/feedinlib/__init__.py",...