Skip to content

Here's what's popular on GitHub today...

Unreal Engine logo
Popular topic
Unreal Engine is used to create awesome games, and experiences for PC, mobile, console, VR, and AR.
DeepSource screenshot
App recommended by GitHub

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/

storybook
Trending repository
lexsoft00
lexsoft00 commented Oct 22, 2020

Describe the bug
Storybook --host attribute it changes localhost where it should change network host.

start-storybook -h 192.168.89.89 -p 9009
Local:            http://192.168.89.89:9009
On your network:  http://10.0.2.15:9009

The expected result should be like the one bellow

Local:            http://localhost::9009/ 
On your network:  http://192.168.89.89:9009
sktime
Trending repository
aiwalter
aiwalter commented Dec 15, 2020

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.

image

**Describe the solution you'd

owncast
Trending repository
graywolf336
graywolf336 commented Dec 6, 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? πŸ€”

flutterfire
Trending repository
App recommended by GitHub

WIP

Allow authors of pull requests to set status to pending while still working on it.

You can’t perform that action at this time.