Ivan Gozali

Results 7 issues of Ivan Gozali

I think the Vagrant VM is irrelevant, or at least much less relevant than updating apt's cache before trying to install the java package. ``` $ vagrant provision ==> deployml:...

AFAIU currently there's no handler in the library to handle `push_to_gateway()` calls to an AWS-based pushgateway which needs the access key, secret key and all that good stuff. I saw...

When using the "scroll to zoom" feature in these examples in the Firefox browser (or any other React Timeseries Charts examples for that matter), the zooming is very slow to...

:spider: bug

So I took some time to refresh the Typescript version (3.4.5) on the long-awaited `updates-typescript` branch in the hopes that it would have better compatibility with `storybook` (kind of a...

Using webpack, `npm i react-network-diagrams` gives me this. ``` ERROR in ./node_modules/react-network-diagrams/lib/components/MapEditor.js Module not found: Error: Can't resolve 'react-select' in '/Users/xyz/project/node_modules/react-network-diagrams/lib/components' @ ./node_modules/react-network-diagrams/lib/components/MapEditor.js 22:19-42 @ ./node_modules/react-network-diagrams/lib/index.js @ ./project/js/components/Network.js @ ./project/js/components/App.js...

bug

## 🐛 Bugs / Unexpected behaviors Related to https://github.com/facebookresearch/pytorch3d/issues/1279. The situation is slightly better now, but the package still leaks a `projects/__init__.py` file which would still cause clashes since our...

Any plans to support python 3.11? Seems like we just need to bump this line in `pyproject.toml`? https://github.com/Denys88/rl_games/blob/cba782ceb772795628e52a3da3d5dc8c20ecb779/pyproject.toml#L12