Umesh Timalsina

Results 70 comments of Umesh Timalsina

This would really help. Is there a possibility to add a submenu?

Branch: 571-monaco-text-editor ![image](https://user-images.githubusercontent.com/11476842/90408572-9f7c4500-e06d-11ea-8f9b-07e04ade6258.png) Branch: master ![image](https://user-images.githubusercontent.com/11476842/90409001-3812c500-e06e-11ea-9a80-1046ffad89fe.png)

I found that this error stems from `TilingVizPanel` in which upon selection of `LogViewerWidget` to view the output `OperationCodeEditor` panel is also selected (Which should not be the case because...

https://www.anaconda.com/blog/understanding-and-improving-condas-performance Has some ideas on improving conda's performance. Very few apply to us

This is not a bug rather an issue with deployment. It looks like the latest commits are not deployed by the gh-actions [here](https://github.com/deepforge-dev/deepforge/actions/runs/555142594) and [here](https://github.com/deepforge-dev/deepforge/actions/runs/561434955)

As discussed before, this would mean that when there's a whole host of Interactive explorers, they should be able to access a project's artifact. Alternatively, couldn't artifacts could directly loaded...

Why is a file handle called `_io.TextWrapper` ? Is just an example?

I have changed this PR to use microsoft's python language server. This still needs some changes to the TextEditorWidget code.

This Branch is working and tested locally. There can be deployment specific quirks which need to be verified.