Trending repository
-
Updated
Jan 14, 2022 - Python
This year’s Game Off wrapped up with over 500 submissions. Check out the game called BENDYWORM - one of this year’s top entries.
January 19, 2022 • Virtual
Open source projects built in or receiving significant contributions from India :india:
BackHub is a part of Rewind, the leader for SaaS backups trusted by over 100,000 organizations including HBO, Indigo, SCRIBD, Python Software Foundation and more.
Rewind automates your daily backups, ensuring fast recovery in a few clicks.
The message logged after running E2E tests for the test results does not include the path to the file:
Ran all test suites.
Test results written to: test-results.json
Jest exit code: 1
~/Sites/solaris/woocommerce/plugins/woocommerce
$ ls
NEXT_CHANGELOG.md composer.json lib packages src vendor
assets composer.lock license.txt phpunit.xml templates woocommerce.php
bin i18n node_
hello
very nice project
i have use the standar configuration with the home.local example
i can join traefik on home.local:8080 but all other subdomain ( plex.home.local etc ) are not working
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
to_csv is slow and cost lot storage
Describe the solution you'd like
A clear and concise description of what you want to happen, ideally taking into consideration the existing toolbox design, classes and methods.
use to_feather to make it more efficient and sm
The size of breadcrumb buttons on the navigation bar is small and it is sometimes hard to click exactly the right folder especially if the folder name is small. Please see the image below
Can we increase this size of breadcrumb buttons? Maybe set a minimize
Cosmology can now read and write to files.
It would be nice to register with Cosmology.write a method for exporting a Cosmology to a HTML table.
There are good examples of IO with Cosmology at https://github.com/astropy/astropy/tree/main/astropy/cosmology/io
and documentation at https://docs.astropy.org/en/latest/cosmology/io.html#cosmology-io
I'm thinking the write_html(...) method
Mergify is a pull request automation service, triggering actions when a pull request matches defined criteria.
For example, in a few lines of YAML, you can write a rule that automatically merges a pull request if:
Take a look at our examples.
Mergify executes actions for you, freeing you from the burden of managing your pull requests.
When using the Superset cli, the
import-datasourcescommand using the "-s"/"--sync" flag does not work as intended. It seems as though the command runs as if the flag is not present.How to reproduce the bug
superset import-datasources -p ~/datasets/data.yaml