-
Updated
Dec 23, 2020 - JavaScript
Here's what's popular on GitHub today...
-
Updated
Dec 23, 2020 - C++
-
Updated
Dec 23, 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.
LeanBoard
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
Also try BackHub: Reliable GitHub repository backup, set up in minutes.
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 22, 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 23, 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 23, 2020 - Dart
-
Updated
Dec 23, 2020 - C++
-
Updated
Dec 16, 2020 - Python
Depfu
Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.
We support all Ruby projects using Bundler and all JS projects using npm or Yarn. Lock files are handled automatically.

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