-
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
MySQL
-
Updated
Sep 2, 2020 - Rust
-
Updated
Sep 2, 2020 - Go
Environment
- pip version: 20.2.1
- Python version: 3.8.3
- OS: Windows 10 (fully patched, on latest release)
Description
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
DeepAffects
Managing teams to deliver projects/products on time is hard, but figuring out where your team collaboration is lacking can be even more painful. DeepAffects analyzes emotions and tones in issue description and comments to provide actionable insights to identify the high-resolution time issues, disagreements in the team.
DeepAffects is a team dynamics analytics application, for managers & team leads, to get issue-level emotional insights, to increase team dynamics & productivity.
-
Updated
Sep 2, 2020 - C#
-
Updated
Sep 2, 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 2, 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
Codefresh
Build fast, deploy faster
Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.
Assemble pipelines in seconds
In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.
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