-
Updated
Dec 23, 2020 - JavaScript
Here's what's popular on GitHub today...
-
Updated
Dec 23, 2020 - C++
Bitcoin
-
Updated
Dec 24, 2020 - V
-
Updated
Dec 21, 2020 - Jupyter Notebook
-
Updated
Dec 12, 2020 - Python
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!
Cloud 66 Skycap
Skycap is a container-native Continuous Delivery Pipeline. It takes your code from any git repository, and allows you to build your image in a reliable, secure, and repeatable way.
Skycap runs your Docker build workflow step by step for multiple images. It comes complete with an intuitive UI & private Docker repository.
Combine with Maestro for an end-to-end solution.
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
gitpod.io
Gitpod enables you to be always ready-to-code.
It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/

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