
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Mar 19, 2020 - JavaScript
-
Updated
Mar 18, 2020
-
Updated
Mar 19, 2020 - Java
GitHub Actions Hackathon
March 05, 2020 - March 31, 2020 โข Online
This is 100% a enhancement request.
The Kontena Lens tool is AWESOME. One thing that would make it even better is a "map" mode which shows the Ingress -> Service -> Deployment -> Pod configuration graphically per namespace. This would be a huge step forward in visualizing kubernetes deployments and rapidly finding relevant pods,services,etc.
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
Octobox
Untangle your GitHub notifications
Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.
Bug Report
Ionic version:
[x] 5.x
Current behavior:
I have an overview page containing a list in which each item is using routerLink to point to a detail page. This detail page uses IonTabs to display tabs. Each tab displays a header toolbar with a back button. When clicking on the back button the overview page is shown again but all links except the one clicked before
we have configs out there using synctl_cache_factor to set SYNAPSE_CACHE_FACTOR but it's not documented anywhere, which makes it look obsolete or abandoned or deprecated. we should doc it so that when people look to see what it does, they can figure it out
-
Updated
Mar 18, 2020 - TeX
/kind feature
Persona: Infrastructure Engineer
Control Plane Walkthrough:
- Install Kubeflow with (istio) KfDefs
- Install Kubeflow with dex - pending
- Configure / Get Istio IngressGateway endpoint
- Create profiles (w/ kubectl) #4725
- Create notebooks from user-namespace (w/ kubectl)
- Login (port-forward) into notebook as user
- Create TFJob (w/ kubec
-
Updated
Mar 18, 2020
-
Updated
Mar 19, 2020
-
Updated
Feb 11, 2020 - HTML
Today I thought it would be a fun idea to contribute to projects associated with tracking and disseminating information on the current state of COVID-19. However, in this repository it seems only a small subset of the opened PRs are being merged. Adding some contribution guidelines in CONTRIBUTING.md file will allow the broader community to know where they can contribute effectively.
-
Updated
Jan 23, 2020 - Java
-
Updated
Mar 14, 2020
I had a question about the slide in the course that mentions the global function. The example was like this:
x = 50
def func(x):
print (f'X is {x}')
# local reassignment!
x = 200
print (f'I just locally changed x to {x}')
func(x)
--> X is 50
I just locally changed x to 200.
print(x)
--> 50
I totally get all of this. What happens next confuses
-
Updated
Mar 2, 2020 - C
-
Updated
Mar 19, 2020 - JavaScript
-
Updated
Dec 16, 2019
-
Updated
Mar 18, 2020 - JavaScript
-
Updated
Mar 19, 2020
-
Updated
Mar 17, 2020
-
Updated
Mar 17, 2020 - Java
Better Code Hub
Spend less time fixing bugs. And more time shipping new features.
A clean codebase keeps development velocity high & makes contributing easy.
Better Code Hub indicates just the right amount of refactoring needed to keep it compliant.
Better Code Hub checks your code for compliance against 10 benchmarked software engineering guidelines. It gives immediate feedback on where to focus for quality improvements. 17 modern programming languages are supported. Up to 700,000 lines of code