Trending repository
-
Updated
Jan 11, 2022 - Python
January 19, 2022 • Virtual
Open source projects built in or receiving significant contributions from India :india:
Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments..
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
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
Hi,
Latest version, 2.1, installed on Windows 11.
When I open a folder from the jumplist while Files is open, it opens the window as a tab to the existing Files window. This is what I want it to do. However, When Files is closed, and I open a folder from the jumplist it opens the folder but all previous saved tabs are lost.
I tried "open new instance when opening director
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
Repo maintenance is hard — you could use a hand
Ranger is a sidekick for repo maintainers. It reduces the burden of repository maintenance by automating common tasks, like:
Due to the changes mentioned here miguelgrinberg/Flask-Migrate#384 the output of flask_migrate is not being logged during alembic migrations. Looks like the alembic.ini file needs to be updated to include logging config for flask_migrate.
These chang