-
Updated
Feb 11, 2021 - PHP
data-management
Here are 334 public repositories matching this topic...
-
Updated
Feb 8, 2021 - TypeScript
-
Updated
Dec 23, 2020 - JavaScript
-
Updated
Jan 18, 2021 - Java
-
Updated
Nov 8, 2017 - TypeScript
-
Updated
Feb 10, 2021 - HTML
-
Updated
Feb 10, 2021 - C++
-
Updated
Dec 30, 2020 - Java
-
Updated
Oct 12, 2020 - C#
-
Updated
Jan 5, 2021 - C#
-
Updated
Feb 8, 2021 - TypeScript
-
Updated
Feb 5, 2021 - Jupyter Notebook
-
Updated
Oct 12, 2020 - C#
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Feb 1, 2021 - Lasso
-
Updated
Feb 3, 2021 - C#
Replace FTSState
Motivation
FTSState is not a database column, but still in db/constants.py, that's why it has to be used with .name all over the code.
Modification
Migrate from db/constants.py to common/constants.py and replace the appropriate code parts with better checks.
When viewing and editing JSON, it is fairly common to have somewhat deeply nested items which become difficult to view in the browser. Switching the default indentation back to 2 spaces (instead of 4) will help.
-
Updated
Dec 31, 2020 - C++
-
Updated
Nov 7, 2019 - Python
-
Updated
Oct 12, 2020 - Python
-
Updated
Apr 29, 2020 - HTML
-
Updated
Oct 24, 2017
-
Updated
Feb 18, 2020 - C#
-
Updated
Jan 7, 2021 - HTML
-
Updated
Feb 5, 2021 - Python
Problem description
All external links use hardcoded links, as pointed out in #444. Some examples are in contrib/job.py and contrib/project.py
Proposed solution
Switch to intersphinx.
For some pointers, see https://github.com/glotzerlab/signac-docs/wiki/How-to-cross-reference-links-between-package-docs-and-signac
Improve this page
Add a description, image, and links to the data-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-management topic, visit your repo's landing page and select "manage topics."
So I was staring at the spiffy new Gitlab container registry and really appreciating that it has a lot of boxes that are like "run this command to pull this container" or "run this command to login to the registry" and it struck me that it would be totally SUPER if girder had this same kind of functionality. Obviously it wouldn't be appropriate for all instances so you'd want it to be a pl