-
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
React
-
Updated
Sep 2, 2020 - Rust
-
Updated
Sep 2, 2020 - Go
Ekoparty 2020
September 24, 2020 - September 26, 2020 • Virtual
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.
Datree
Datree is a git-based policy engine.
It allows engineering teams to automatically enforce coding standards and security policies directly within their git workflow.
Datree connects with GitHub pull requests to provide automatic policy compliance checks and insights for every code change. Create and enforce custom or built-in policies, in the context of your dev stack.
-
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
LogRocket
LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.
LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.
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