-
Updated
Dec 23, 2020 - JavaScript
Here's what's popular on GitHub today...
-
Updated
Dec 23, 2020 - C++
MATLAB
-
Updated
Dec 24, 2020 - V
-
Updated
Dec 21, 2020 - Jupyter Notebook
-
Updated
Dec 12, 2020 - Python
Azure Boards
Plan, track, and discuss work across your teams
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.
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 23, 2020 - Dart
-
Updated
Dec 23, 2020 - C++
-
Updated
Dec 16, 2020 - Python
CircleCI
Now supporting GitHub Checks!
You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.
Build faster. Test more. Fail less.
Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.



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