Aldira Putra Raharja

Results 2 issues of Aldira Putra Raharja

# Summary I've tried to use PYLS on Monaco Editor using [Monaco Language Client](https://github.com/TypeFox/monaco-languageclient) with the following configuration ``` this.editor.setModel(monaco.editor.createModel(exampleCode, 'python', monaco.Uri.parse('inmemory://dummy.py'));); const services = createMonacoServices(this.editor); ``` And everything that...

**Describe the feature request** Single BudiBase Docker image for ARM works great. But my cases require access to Minio server inside the container to fetch the file via Minio SDK....

enhancement