doi
Here are 155 public repositories matching this topic...
-
Updated
Apr 21, 2020 - Python
Should we set up a contributors Google form or a contributors MD file? This could be used to capture contributor details and interests in project.
We can use this to capture email for Google folders, github account name, and project interests / skills, and meeting attendance.
-
Updated
May 28, 2020 - Jupyter Notebook
-
Updated
Apr 7, 2020 - R
-
Updated
May 18, 2020 - Python
-
Updated
Jan 23, 2018 - Python
-
Updated
May 26, 2020 - R
-
Updated
May 27, 2020 - Python
-
Updated
Apr 27, 2018 - Python
Document preferred formatting style.
Look into lintR package or similar for help with achieving consistent formatting: https://github.com/jimhester/lintr.
lintR integrates with emacs flycheck mode v0.23 or greater.
-
Updated
May 6, 2020 - Python
FLM should be using https://hackage.haskell.org/package/directory-1.3.5.0/docs/System-Directory.html#v:getXdgDirectory instead of getHomeDirectory when deciding where to put user data.
Add data sources for African Country Cases
Edit the https://github.com/dsfsi/covid19africa/blob/master/data/README.md with your resources
How to fork and submit changes https://opensource.com/article/19/7/create-pull-request-github
-
Updated
Mar 24, 2020 - Java
-
Updated
Jul 17, 2018 - HTML
The current Repositories Tutorial gives the impression that software references must follow the DOI repositories workflow. While this is our preferred model, other ways to refer to code that cannot be so archived are acceptable and need to be documented.
Apart form #137 and the issues in the project's repos, here are some additional pieces of information that are relevant for reporting:
-
Updated
May 28, 2020 - Python
-
Updated
May 4, 2020 - Python
Issue Name
descriptions
Summary
Make lengthy description on what happens when an action is created to explain what will happen (dialog box) for archive and retrieve actions and publish. Make it Site specific
-
Updated
May 20, 2020 - Python
Improve this page
Add a description, image, and links to the doi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the doi topic, visit your repo's landing page and select "manage topics."
The current documentation states for the "add-confirm" setting that: "If set to True, every time you run papis add the flag --confirm will be added automatically." This would seem to imply that the default value (False) prevents the confirmation message from showing up when you run "papis add [file]" from the command line. However, one must include the --batch flag in order to accomplish that (add