-
Updated
Nov 18, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
-
Updated
Nov 18, 2020 - JavaScript
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Nov 17, 2020
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Cloud 66 Skycap
Skycap is a container-native Continuous Delivery Pipeline. It takes your code from any git repository, and allows you to build your image in a reliable, secure, and repeatable way.
Skycap runs your Docker build workflow step by step for multiple images. It comes complete with an intuitive UI & private Docker repository.
Combine with Maestro for an end-to-end solution.
-
Updated
Nov 18, 2020 - JavaScript
Describe the bug
The sidebar has overflow: scroll causing scrollbars always to be visible on Windows
To Reproduce
Steps to reproduce the behavior:
- Go to documentation using Windows
Expected behavior
There should not be scrollbars before the content overflows
Screenshots
 Mac, which does not support CUDA? I would have guessed setting --GPU 0 would not attempt to call CUDA, but it fails.
File "/Users/../Desktop/bopbtl/venv/lib/python3.7/site-packages/torch/cuda/__init__.py", line 61, in _check_driver
raise AssertionError("Torch not compiled with CUDA enabled")
AssertionError: Torch not compiled with CUDA enable
-
Updated
Nov 18, 2020 - Python
-
Updated
Nov 18, 2020 - Python
`k0s user create`
Is your feature request related to a problem? Please describe.
By default k0s configures only cert based auth for API server and only the admin.conf with cluster admin role bound to it.
We should make available some subcommand to easily create a new cert and kubeconfig for a new user.
Describe the solution you'd like
k0s user create jussi --group foo,bar
That would dump ou
Add a mapping between custom accelerators and "nicknames" so that you can
Trainer(accelerator=‘nickname’)
-
Updated
Nov 18, 2020 - HTML
-
Updated
Jun 28, 2017 - TeX
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Oct 22, 2020
-
Updated
Oct 22, 2020
LGTM
Continuous security analysis
LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.
LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.
Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.


2020-11-14 17:11:09.963 WARN 7360 --- [nio-8080-exec-6] .m.m.a.ExceptionHandlerExceptionResolver : Resolved exception caused by Handler execution: java.lang.IllegalStateException: The connectionFactory cannot be null
这个错啥意思?不懂了