developer-tools
Here are 2,335 public repositories matching this topic...
-
Updated
May 11, 2021 - Python
Is your feature request related to a problem? Please describe.
I try to execute my first GET request and get this result:
I think the first-time-user experience could get improved here.
The hint to F12 vanishes soon, and I think accessing the error message via F12 is not a
-
Updated
May 8, 2021 - Ruby
-
Updated
Apr 27, 2021 - Haskell
Provide the steps to reproduce
What is the current behavior?
Reports canonical URL to be invalid because it is a relative URL.
What is the expected behavior?
The page defines a base URL with the <base> tag. This together with a relative URL in the <link rel=canonincal> tag defines unambiguously
Summary
When import streamlit and supervisely_lib together in a project there occurs a TypeError.
Steps to reproduce
Code snippet:
import streamlit as st
import supervisely_lib as sly
If applicable, please provide the steps we should take to reproduce the bug:
- run the code with streamlit run ...
- see error/traceback when you open the streamlit page
-
Updated
May 12, 2021 - TypeScript
🚀 Feature Request
📝 Description
I want to see the effect of my website without setting the meta tag of viewport, but at present, the effect of my website will default to adding viewport in the application, which is different from the real effect on the mobile phone
✨ Describe the solution you'd like
I would like to see the effect without the following tags, and the default width
Expected behavior
The ability to specify the driver to container-structure-test.
Actual behavior
The docker driver is always used (container-structure-test default).
Information
- See [container-structure-test documentation](https://github.com/GoogleContainerTools/cont
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Apr 21, 2021 - C++
-
Updated
Apr 5, 2021 - Python
Please add video length on the video thumbnail just like the official Developer app from Apple.
Right now, I can see the length if I click to go to detail screen, but I would have to do it one by one. It would be great to see the length of each video in a glance so that if i have like 15 minutes, I know which one I can watch.
something like certs in the config for the remotes instead of using AWS_CA_BUNDLE/REQUESTS_CA_BUNDLE, etc.
Related: iterative/dvc#3450, iterative/dvc.org#1079
-
Updated
Jan 28, 2021 - Python
-
Updated
Jan 1, 2021 - TypeScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
Mar 6, 2021 - Python
I am having a project structure as follows:
.
├── README.md
├── modules
│ ├── function-app-consumption
│ │ ├── locals.tf
│ │ ├── main.tf
│ │ ├── output.tf
│ │ └── variables.tf
│ └── storage-account
│ ├── main.tf
│ ├── output.tf
│ └── variables.tf
└── sandbox
├── eastus
│ ├── regional.tfvars
│ ├── functionapp-svc
│ │ └─
-
Updated
May 10, 2021 - Java
-
Updated
May 8, 2021 - Python
-
Updated
Apr 16, 2021 - TypeScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
May 10, 2021 - C
-
Updated
Apr 5, 2020 - Go
Summary
Go 1.16 was released in February and the feature we're most excited about is go:embed. Relevant articles:
- https://golangtutorial.dev/tips/embed-files-in-go/
- https://golang.org/doc/go1.16
- https://golang.org/pkg/embed/
Currently we use pkger to embed web app assets into the binary. This is only enabled in production builds.
Objective
Switch from pkger to
-
Updated
Feb 20, 2021 - Python
Improve this page
Add a description, image, and links to the developer-tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the developer-tools topic, visit your repo's landing page and select "manage topics."
