-
Updated
Sep 3, 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
Kotlin
-
Updated
Sep 2, 2020 - Rust
-
Updated
Sep 3, 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 tool for developers. Here's a showcase of some amazingly awesome open source editors.
Hound
Hound reviews your code then comments directly in Pull Requests, helping your team maintain consistent coding style and high code quality.
-
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 3, 2020 - PowerShell
-
Updated
Aug 30, 2020 - Jupyter Notebook
-
Updated
Mar 23, 2020 - Python
-
Updated
Sep 2, 2020
-
Updated
Sep 2, 2020 - Jupyter Notebook
POEditor
POEditor is a highly scalable localization management service designed for translating software products, such as apps, sites and games.
Integrated with GitHub, it syncs with your repos automatically. You don't ever need to touch a language file.
Slack and HipChat integrations make it easy to get realtime updates about the localization process and the translation progress.
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