- 04 Apr, 2019 3 commits
-
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
Check out the CHANGELOG.md file for more information
-
- 07 Dec, 2018 1 commit
-
-
J. Fernando Sánchez authored
* Improve extra requirement handling * New mechanism to handle parameters beforehand in chained calls, and the ability to get help on available parameters in chained calls (through `?help`). * Redefined Analysis, to reflect the new ontology * Add parameters as an entity in the schema * Update examples to include analyses and parameters * Add processing plugins, with an interface similar to analysis plugins * Update tests * Avoid duplication in split plugin Closes #51 Squashed commit of the following: commit d145a852 commit 6a106978 commit ca69bddc commit aa35e62a
-
- 22 Nov, 2018 1 commit
-
-
J. Fernando Sánchez authored
-
- 06 Nov, 2018 4 commits
-
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
Replace algorithm list with a tuple Closes #56 See merge request !25
-
J. Fernando Sánchez authored
-
- 30 Oct, 2018 4 commits
-
-
J. Fernando Sánchez authored
This replaces the makes for each python version with a simple `make push`. It will also add a "main image" for each version, i.e. `gsiupm/senpy:1.0.0` in addition to `gsiupm/senpy:1.0.0-python2.7` and `gsiupm/senpy:1.0.0-python3.5`.
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
-
- 17 Aug, 2018 1 commit
-
-
J. Fernando Sánchez authored
This also includes a couple of changes URIs to pass the tests with python 3.7 Closes #50
-
- 23 Jul, 2018 2 commits
-
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
-
- 04 Jul, 2018 2 commits
-
-
J. Fernando Sánchez authored
* Add flag to run tests (and exit, or run the server) * Add ntriples outformat * Modify dependency installation logic to avoid installing several times * Add encoded URLs as base/prefix * Allow plugin activation to fail
-
J. Fernando Sánchez authored
* Add flag to run tests * Add ntriples outformat
-
- 28 Jun, 2018 1 commit
-
-
J. Fernando Sánchez authored
* Modify dependency installation logic (avoid installing several times) * Add encoded URLs for as base/prefix
-
- 20 Jun, 2018 1 commit
-
-
J. Fernando Sánchez authored
-
- 18 Jun, 2018 3 commits
-
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
* Add option to add multiple plugins * Improve UI hints for collapsed parameters * Refactored plugins without requirements * Hide evaluation tab for the moment. You can see it by adding "?evaluation" to the URL.
-
- 15 Jun, 2018 6 commits
-
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
6c47840 Updated makefiles from senpy 625549c Do not push image tag for latest b3318c0 Updated makefiles from senpy 8453e8b Fix problems with echo and newlines 083c8c9 Updated makefiles from senpy-plugins-community git-subtree-dir: .makefiles git-subtree-split: 6c47840f216bb641886da57e1e98ccf5df0285d7
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
-
- 14 Jun, 2018 1 commit
-
-
J. Fernando Sánchez authored
* Add Topic model * Add PDB post-mortem debugging * Add logger to plugins (`self.log`) * Add NLTK resource auto-download * Force installation of requirements even if adding doesn't work * Add a method to find files in several possible locations. Now the plugin.open method will try these locations IF the file is to be opened in read mode. Otherwise only the SENPY_DATA folder will be used (to avoid writing to the package folder).
-
- 16 May, 2018 1 commit
-
-
J. Fernando Sánchez authored
-
- 14 May, 2018 1 commit
-
-
J. Fernando Sánchez authored
-
- 25 Apr, 2018 6 commits
-
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
* Merge branch '44-add-basic-evaluation-with-gsitk' * Refactor requirements (add extra-requirements) * Skip evaluation tests in Py2 * Fix installation with PIP * Implement the evaluation service inside the Senpy API * Connect Plugins to GSITK's evaluation module * Add an evaluation method inside the Senpy Context * Add the evaluation models and schemas * Add Evaluation to the Playground, with a table view * Add evaluation tests
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
-
J. Fernando Sánchez authored
GSITK doesn't support python2
-
- 24 Apr, 2018 2 commits
-
-
J. Fernando Sánchez authored
* Remove '--use-wheel' flag * Remove pip dependency * Make GSITK an optional dependency
-
J. Fernando Sánchez authored
-