-
Updated
Mar 20, 2021 - Swift
Here's what's popular on GitHub today...
-
Updated
Mar 3, 2021 - Python
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
-
Updated
Mar 19, 2021 - Python
-
Updated
Mar 19, 2021 - Swift
GitHub Community AMA
March 25, 2021 • Virtual
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Check Run Reporter
Now supporting Checkstyle!
Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.
All the steps and configs are not shown while creating an inbox. So after creating an inbox user could be shown a link to do further setting and configs.
-
Updated
Mar 19, 2021 - JavaScript
-
Updated
Mar 18, 2021 - TeX
-
Updated
Mar 17, 2021
-
Updated
Mar 18, 2021 - JavaScript
-
Updated
Mar 19, 2021 - Jupyter Notebook
Feature Suggestion
Following along with TechDoc principles, it would be nice if the Backstage documentation included a Last updated timestamp.
It would probably be even more helpful if each page had a timestamp so people can easily see if there might be new info since the last tim
-
Updated
Mar 20, 2021 - Python
-
Updated
Mar 19, 2021 - JavaScript
-
Updated
Feb 9, 2021
-
Updated
Mar 19, 2021 - TSQL
-
Updated
Mar 19, 2021 - JavaScript
Description
Position in Collection not supported by ScrollView. No components can be set as any collection role. With support for "List" or "Grid" roles would these would likely work as expected.
This issue is covered in-depth by parent issue #30977, please check there for more details.
React Native version:
0.63
-
Updated
Mar 20, 2021 - Python
-
Updated
Mar 15, 2021 - JavaScript
-
Updated
Mar 19, 2021 - Haskell
bitmap/bit array
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/
Hello everyone, I will explain the current status of manim in this issue.
Now there are three main manim versions, and their differences:
masterbranch of 3b1b/manim: Rendering on GPU using OpenGL and moderngl. Support interaction and have higher efficiency.