-
Updated
Apr 11, 2020
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Apr 12, 2020 - Python
Angular
-
Updated
Feb 3, 2020
-
Updated
Apr 12, 2020 - HTML
-
Updated
Apr 11, 2020 - Jupyter Notebook
-
Updated
Apr 4, 2020 - JavaScript
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Cirrus CI
Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.
-
Updated
Apr 12, 2020 - Swift
-
Updated
Apr 12, 2020 - C
-
Updated
Apr 12, 2020 - Jupyter Notebook
-
Updated
Apr 12, 2020 - CSS
Background: The News view of today shows a webpage with information about the application. Very soon it will also be showing News from the local healthcare authorities to the people of their city and region.
Desire: Many locations have limited internet connectivity. In these locations the user might go to an internet cafe, quickly visit the news, and then leave. Later that day they would w
-
Updated
Apr 10, 2020
Describe the bug
When vi-mode is enabled, shift+tab does not cycle backwards through the autocomplete suggestions.
If vi-mode is removed from the plugins, `shift+ta
-
Updated
Apr 9, 2020
-
Updated
Apr 12, 2020 - JavaScript
-
Updated
Apr 12, 2020 - Python
-
Updated
Apr 11, 2020 - Python
-
Updated
Apr 11, 2020 - Visual Basic .NET
-
Updated
Apr 10, 2020 - C
-
Updated
Apr 10, 2020 - Python
Review Notebook App
Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.
We provide complete code review workflow for notebooks,
- Visual diff to see what changed in a notebook
- Commenting on the notebook diff to discuss changes
- Conversation threads to track all open discussions




Doing
./nebula-cert sign -name test-node -out-crt test-node/ -out-key test-node/ -ip 192.168.100.100/24fails because -out-crt and -out-key is supposed to be paths with filenames. However, since we specify the -name argument (that will be the name of the cert and key) -out-crt and -out-key should be the directories where you want the certs to be written to.
I ran in to this issue when work