cytoscape / cytoscape/javascript-notebooks
Script apps
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Have a lightweight Java app in Cytoscape that reads a json file generated by this Jekyll site to identify the available "script apps" and their URL paths.
When a user runs a "script app" Cytoscape opens the corresponding page in CyBrowser.
At a minimum, the page has a "Run" button (or maybe even just utilizes `window.onload`?) to trigger CyREST calls.
More extensively, the script app page could have a variety of form fields and logic to prepare content and perform workflows by making CyREST calls.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.