-
Updated
Sep 2, 2020 - C
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Sep 2, 2020 - Solidity
-
Updated
Sep 2, 2020 - Rust
-
Updated
Sep 2, 2020 - Go
OCTO Speaker Series - Simon Peyton-Jones
November 05, 2020 • Virtual
Environment
- pip version: 20.2.1
- Python version: 3.8.3
- OS: Windows 10 (fully patched, on latest release)
Description
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!
Sync by Unito
Build the GitHub workflow you need
Unito goes beyond your typical integration tool, allowing you to build entire workflows across tools, teams, and organizations. All Unito integrations offer two-way sync, meaning essential information can flow back and forth between the tools you love.
Be more productive and ease collaboration between your teams. Unito’s GitHub integration syncs:
- Title
- Description
- Comments
- State
- Milestones
- Issue number
- Labels
- Issue type
- and more
-
Updated
Sep 3, 2020 - C#
-
Updated
Sep 3, 2020
-
Updated
Sep 1, 2020 - Python
-
Updated
Aug 6, 2020 - HTML
-
Updated
Sep 2, 2020
-
Updated
Aug 26, 2020 - Java
-
Updated
Aug 4, 2020
Bug description
Don´t show table correctly
Expected behavior
A Table view normal
Steps to reproduce the issue:
Crreate a container with large ENV variable
Technical details:
- Portainer version: 1.21.0
- Docker version (managed by Portainer): 18.09.3
- Platform (windows/linux): linux
- Command used to start Portainer (
docker run -p 9000:9000 portainer/portainer):
-
Updated
Sep 2, 2020 - Kotlin
-
Updated
Aug 26, 2020 - Java
-
Updated
Aug 23, 2020
See below; version 2.4.2 from the ubuntugis ppa.
Expected output is just the version information, no crash.
$ gdal2tiles.py --version
GDAL 2.4.2, released 2019/06/28
Traceback (most recent call last):
File "/usr/bin/gdal2tiles.py", line 2927, in <module>
main()
File "/usr/bin/gdal2tiles.py", line 2917, in main
input_file, output_folder, options = process_args(argv[1:])
-
Updated
Sep 3, 2020 - Ruby
Its not a issue but its a feedback , Include one line code to deal with streaming http response
-
Updated
Sep 2, 2020 - PowerShell
-
Updated
Aug 30, 2020 - Jupyter Notebook
-
Updated
Mar 23, 2020 - Python
-
Updated
Sep 2, 2020
-
Updated
Sep 2, 2020 - Jupyter Notebook
Code Climate
Collaboratively improve code quality with Code Climate and GitHub
Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.
currently, some of the programs use static type checking like this program but some of the programs did not use static typing.
it's a good practice to use static typing as it makes code more clear and readable, should we make it a standard for this repository.we can use mypy for