Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jul 15, 2020 - Python
Koa
-
Updated
Jul 14, 2020 - CSS
-
Updated
Jul 15, 2020 - JavaScript
js13kGames competition
August 13, 2020 - September 13, 2020 • Online
-
Updated
Jul 14, 2020 - Python
-
Updated
Jul 15, 2020 - Jupyter Notebook
GitHub Learning Lab
Level up your skills with GitHub Learning Lab. Our friendly bot will take you through a series of fun, practical projects to learn the skills you need in no time—and share helpful feedback along the way.
-
Updated
Jul 13, 2020 - Dart
-
Updated
Jul 13, 2020 - TypeScript
Extend NaiveForecaster to include all common naive forecasting strategies. For an overview, see this chapter.
- introduce
seasonalas boolean kwarg, refactor "seasonal_last" and implement "seasonal_mean", so that we can setseasonal=Trueandstrategy="mean"for example - add "drift" strategy, the forecasts should be
-
Updated
Jul 14, 2020 - Python
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Jul 12, 2020 - JavaScript
-
Updated
Jul 14, 2020 - Python
There is already a notebook:open-with-voila command to open the voila dashboard in a new browser tab. It's in the palette and the view menu, but it would be great to have it in the preview toolbar too:
We could for example use the jp-LauncherIcon:

Even though Manga is a monolith application it would be nice to enable OpenTracing to show how to add it following the Clean Architecture principles.
The Jaeger library is a interesting starting point: