Trending repository
-
Updated
Mar 19, 2022 - Python
March 24, 2022 - March 28, 2022 • Online
Hi community
This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.
Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.
1 year ago, the Public APIs project was dead, w
Mesmerizing Source Code History Visualization.
Create beautiful motivational videos for your team through source code history visualization.
Easy to install, zero configuration & videos can be generated in minutes.
Suspect regression. Using v 4.0.1 (Gentoo X86_64). Having just installed black (v22.1.0), reformatting produced multiple W503 messages. Attempted to utilize extended-ignore and reloaded/rescanned project. Warnings persisted. I ensured no W503/W504 ignores were present in code or configuration. Only after adding explicitly W503 to extended-ignore would flake8 be satisfied.
_Originally posted by
When running tasks in a grid, a number is appended at the end of the tasks product names. For example, the following pipeline.yaml file:
- source: example_task.py
name: example-task
product:
data: output/output_dataframe.csv
grid:
input_dataframe: ['birds.csv', 'fish.csv', 'flowers.csv']
would result in 3 products: output_dataframe-1.csv, output_datafram
The V2 is a great opportunity to review the specs.
Here is an RFC for URL and verbs used on the backend specs:
POST /api/users/login
POST /api/users
GET /api/user
Proposal: change the URL to
/api/users/me(consistency onusers)
PUT /api/user
Proposal: change the URL to `/a
The project is on 2021 (#2338). Docs should be updated
Questionaire
App version text to be center aligned
App version text is not center aligned
1.Open a app.
2.Observer App version text in top right , version manager
<img width="1439" alt="original" src="https://user-images.githubusercontent.com/31006028/158946
Level up your skills with GitHub Learning Lab. Our friendly bot will take you through a series of fun, practical projects to learn the skills you need in no time—and share helpful feedback along the way.
This might get persisted to settings json file. Thoughts?