-
Updated
Dec 23, 2020 - JavaScript
Here's what's popular on GitHub today...
-
Updated
Dec 23, 2020 - C++
Docker
-
Updated
Dec 24, 2020 - V
-
Updated
Dec 21, 2020 - Jupyter Notebook
-
Updated
Dec 12, 2020 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
LogRocket
LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.
LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.
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
DeepSource
DeepSource helps you find and fix issues during code reviews.
Seamless integration with GitHub lets you start analyzing code in a couple of minutes. Follow our documentation and guides to get started — deepsource.io/docs/

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