Madhava Jay

Results 101 issues of Madhava Jay

- Updated OpenCV submodule to 4.0.1 - Renamed methods detectMultiscaleWith to DetectMultiScaleOnImage - Removed unused test targets - Added reference to data folder in opencv for haar cascade files -...

## Description We want to get a simple metric on if we are seeing significant slow downs for PR tests: https://github.com/DeviesDevelopment/workflow-timer These should be added to all the tests which...

Type: Improvement :chart_with_upwards_trend:

During gitpod startup we run hagrid quickstart, our .gitpod.yml listens for port 8888 and launches the browser to that url. However gitpod does this based on the port, with no...

Type: Bug :bug:
Priority: 3 - Medium :unamused:

## Description Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues,...

Finish our hagrid installer 1 liner for macos and ubuntu: https://github.com/OpenMined/PySyft/blob/dev/packages/hagrid/scripts/install.sh Changes are: - show steps as they get checked βœ… checking python version βœ… checking pip βœ… checking console...

Type: Bug :bug:
Priority: 3 - Medium :unamused:

When running hagrid launch to docker, we should do the following: 1) check docker is installed and if not give an appropriate error 2) check docker compose is installed and...

Type: Bug :bug:
Priority: 1 - Immediate :fire:

We need to show something basic on the Network node port 80 just so that when users go to it they know its not broken. Currently it says Bad Gateway...

Type: Bug :bug:
Priority: 3 - Medium :unamused:

When hagrid is run for the first time it tries to clone down the repo with git. For now we should check if git exists and if not throw an...

Type: Bug :bug:
Priority: 1 - Immediate :fire:

We should be able to remove the requirement for git and the git python library from HAGrid by utilising the new manifests and templating system.

Type: Bug :bug:
Priority: 3 - Medium :unamused:

Allow hagrid launch to docker to be runnable via python rather than CLI and make the output nice and formatted with HTML the way quickstart / install wizard works. Once...

Type: Bug :bug:
Priority: 3 - Medium :unamused: