Popular repositories
-
-
-
-
Forked from llimllib/chrome-control
A python implementation of the chrome remote debugging protocol
Python
-
Forked from juskaiser/FARCON_NLP
Introduction to Natural Language Processing training session delivered at FARCON 2017 (http://minneanalytics.org/farcon-2017/).
HTML
965 contributions in the last year
Less
More
Contribution activity
June 2021
Created 16 commits in 9 repositories
Created a pull request in kubeflow/katib that received 2 comments
Switch to sdi
What this PR does / why we need it:
Switches the katib-ui operator to the serialized-data-interface library, which provides a way to declaratively …
+43
−11
•
2
comments
Opened 4 other pull requests in 2 repositories
canonical/kfp-operators
3
merged
canonical/bundle-istio
1
merged
Reviewed 2 pull requests in 2 repositories
canonical/dex-auth-operator 1 pull request
ubuntu/microk8s 1 pull request
Created an issue in canonical/operator that received 6 comments
Variadic methods can't be used as handlers
I have charm that I have defined like this (cut out from larger example): class Operator(CharmBase): def __init__(self, *args): super().__init__(*args
6
comments