Keming

Results 219 comments of Keming

It's similar to https://github.com/tensorchord/envd/issues/1165#issuecomment-1305039165. I think we can close this. But feel free to reopen this if you find any other similar situations.

This should be done by https://github.com/tensorchord/envd-lsp

It will be better if the vscode plugin can also modify the envd file icon.

* After https://github.com/tensorchord/envd/pull/949, users can use any version as long as they can find the related Nvidia CUDA devel Ubuntu [image](https://hub.docker.com/r/nvidia/cuda/tags?page=1&name=devel-ubuntu) on the docker hub.

Can we close this one? Now all the commands will be put into a string buffer to execute.

I found that in the `Schemas` it has all the information. I suspect it's a frontend-related bug. Let me try to figure it out. ![image](https://user-images.githubusercontent.com/12974685/156170499-f9137bfc-5004-4406-9cd5-323229f5ec6d.png) Here is the formatted code:...

Hi @874890089, I checked the generated OpenAPI JSON file, it's correct. Click to expand the code example: ```json { "components": { "schemas": { "3a64a9f.Cookie": { "properties": { "key": { "title":...

Hi @874890089, I don't know about React. I try to search in the https://github.com/swagger-api/swagger-ui repo and found that: https://github.com/swagger-api/swagger-ui/blob/a920357c227f723ffb884f54bde419e57a8e987a/src/core/components/object-model.jsx#L85 which should be related to this issue. I may need to...

> I will fork your repository and try to do this as well when I will have free time. I really love your library and I want to help in...

Thanks for your contribution! This PR will take some time to review. I'll try to give some feedback as soon as possible.