-
Updated
Dec 23, 2020 - JavaScript
Here's what's popular on GitHub today...
-
Updated
Dec 23, 2020 - C++
Terminal
-
Updated
Dec 24, 2020 - V
-
Updated
Dec 21, 2020 - Jupyter Notebook
-
Updated
Dec 12, 2020 - Python
Sentry
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.
Is your feature request related to a problem? Please describe.
Plotting confidence intervalls with the current plot function from sktime.utils.plotting import plot_series is not well suitable in case all lines are very close, see picture.
**Describe the solution you'd
The sprite compiler function sprite build is inefficient with the way it builds a new g2.dat file. As this function is run every time we compile on the CI's. It may reduce compile times by improving it. See this link for more info on the sprite compiler: https://github.com/OpenRCT2/OpenRCT2/wiki/Sprite-compiler
The problem with the sprite build is that it opens adds an image and finally saves
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Dec 23, 2020 - Objective-C
-
Updated
Dec 24, 2020 - C++
-
Updated
Dec 22, 2020
Whenever the server isn't running and you have a cached version (didn't close the tab) of the admin log page, the log entries go blank with no information about what happened.
Maybe we need to show a "failed to connect" or leave the old log entries around?
-
Updated
Dec 24, 2020 - C#
During development with Firebase, I came through an error and the URL in that error is broken.
Specifically, the links in firebase_core_exceptions.dart
E.g.
-
Updated
Dec 23, 2020 - Jupyter Notebook
-
Updated
Dec 23, 2020 - JavaScript
-
Updated
Dec 23, 2020
-
Updated
Dec 23, 2020 - JavaScript
-
Updated
Dec 24, 2020 - Dart
-
Updated
Dec 23, 2020 - C++
-
Updated
Dec 16, 2020 - Python
Check Run Reporter
Now supporting Checkstyle!
Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.

Describe the bug
Storybook --host attribute it changes localhost where it should change network host.
The expected result should be like the one bellow