Francis Laclé

Results 8 comments of Francis Laclé
trafficstars

@PawelKurpinski check out https://atom.io/packages/browser-plus-zoom (make sure you close and reopen all browser panes to activate the keybindings).

> @chen-del @jasmineekka3010 I found two so files from build and copied them into / usr / lib / to run again to solve this problem; In addition, I think...

@ramyarao242 wondering if in the mean time you've found a solution to that error, I also got the same issue and did a separate `npm install tsd` before calling `npm...

Chiming in, Also worked for me without reinstalling `jupyterlab`, but solely downgrading `jupyterlab-widgets` and `ipywidgets`. ``` pip uninstall jupyterlab-widgets ipywidgets pip install ipywidgets==7.7.1 jupyterlab-widgets==1.1 ```

@JonathanGuerne great, any help is appreciated. Would recommend though to keep the scope tight, any new issues/requests that you stumble upon can be solved via separate issues, this makes review/testing...

Hi @JonathanGuerne I'm waiting to get a new machine sometime this week, will then be able to finally review your PR. Thanks for your patience.

Hi @NewMountain , thanks for your contribution! I've finally have organized a bit here to get some time again to focus on this repo. I will merge your two pull...

Hi. If possible, please also consider deterministic XLA for `MaxPool1D`. Let me know in case a separate issue is needed here or in another repo.