Umesh Timalsina

Results 70 comments of Umesh Timalsina

If we want to keep it in a more easily discoverable location, we can simply add it to the docs (maybe here: https://deepforge.readthedocs.io/en/latest/reference/operation_feedback.html).

This might be better to post on [webgme](https://github.com/webgme/webgme). Since the project history search function in deepforge is used directly from webgme(I think).

Because we are using some string based method. Most classes are `hashable` in python and can be used as dictionary keys. Later on we can detect whether the object to...

This should also remove the event binding changes made in #1682.

This would be nice. One of the issues I faced while working on #1747 is that the more packages there are in your base environments, the more it takes for...

I am not sure I understand, do you mean changing entrypoint for conda installs because of #1561 and include this in another Docker image?

Yeah, I would imagine building the docker image in the deployment VM (via SSH, essentially the Dockerfile and script to do a docker build would live in the repo can...

Yeah this looks like a great feature to have. But does `grpc-web` proxy has to reside in client machine or its something that needs to handled from the server side?

I think the save function tries to use various backends based on file extension right?