-
Updated
Oct 9, 2020 - JavaScript
hacktoberfest-accepted
Here are 853 public repositories matching this topic...
-
Updated
Oct 7, 2020
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 1, 2020 - TypeScript
This is the documentation about custom solutions with ignition.
-
Updated
Oct 9, 2020 - F#
-
Updated
Sep 18, 2020 - Python
Current Behavior
Before rollback is not executed on previously successful interactors.
2.6.5 :130 > MyOrganizer.perform
perform 1
perform 2 fail
before rollback 2
rollback 2
rollback 1
Expected Behavior
2.6.5 :130 > MyOrganizer.perform
perform 1
perform 2 fail
before rollback 2
rollback 2
**before rollback 1**
rollback 1
Steps to Reproduce
Explain align, (below is thanks to @Kirill888) in the loading data notebook to help with Collection 3 upgrade.
do I need align?
I want native projection pixels without 1/2 pixel offset
I'm supplying UTM zone CRS copied from datasets objects
I'm supplying native resolution
I'm using landsat product from the new collection that places pixel centers rather than pixel edges at 0
ALL of the ab
- vscode
- vim
- Atom
- Sublime
- IntelliJ
- emacs
- kate (documentation)
- gedit (documentation)
now, Preference window don't have title bar.
I think it should better has title bar. how about do you think?
Issue or Bugs
Hi darkmattercoder
I came across qt-build and would like to use it for raspberry pi (armf)
Have you build qt-build docker for raspberry?
James
- Do you want to add a New solution ?
- Or you solution is better than already added solution ?
Then go ahead and create a pull request. Please read Pull Request Process for simple steps to contribute
-
Updated
Oct 8, 2020 - C++
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 9, 2020 - JavaScript
-
Code should be of sorting related.
-
Code should be clean and well commented
-
File should be in the format mentioned in README.md and your name should be their in the comment at the beginning
description.
The current Event page doesn't go with our UI. It also decreases UX.
solution
Your job is to create a new event page that looks good at night and day mode and goes with the theme. You can choose any creativity any Idea you Like. Just comment on what you are doing before moving forward.
Current page
, jadi harusnya teh yang dari bagian ini, bukan GOW_TOKEN= tapi TOKEN aja yang walaupun belum berguna (itu env variable) tapi bikin aplikasi tersebut ga berjalan kalau belum terdefinisi dan juga bila tidak ada nilainya
Kemungkinan solusi dalam
-
Updated
Oct 9, 2020 - C++
-
Updated
Oct 9, 2020 - CSS
Script Title - Scraping the first two pages of HackerNews website
what will change - Adding a script
Instructions
- Create a new folder for your script and file/folder name should be appropriate.
- Create a README.md in your folder for program Instructions
- add requirements.txt if needed
Please add/delete options that are not relevant.
- Adding New Code
Pr
-
Updated
Aug 31, 2020 - JavaScript
Improve this page
Add a description, image, and links to the hacktoberfest-accepted topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hacktoberfest-accepted topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Install fails on fresh Laravel 8 project
Describe the solution you'd like
Support for Laravel 8
Additional context
Error as follows:
$ composer require yal/laraveldash
Using version ^2.0 for yal/laraveldash
./composer.json has been updated
Loading composer repositories with package information
Updating depende