cytoscape / py4cytoscape

Python library for calling Cytoscape Automation via CyREST
https://Py4Cytoscape.readthedocs.io
Other
72 stars 15 forks source link

Need option to allow local Jupyter to use local paths directly #73

Closed bdemchak closed 2 years ago

bdemchak commented 2 years ago

When teaching py4cytoscape on Jupyter, requiring sandbox use creates a level of confusion that doesn't benefit early learners. The current behavior is to use sandboxing for all Jupyter installations regardless of whether the Jupyter is local or remote. To match RCy3 behavior, local Jupyters should use direct paths, and allow sandboxing as an explicit option.

bdemchak commented 2 years ago

Done ... see https://github.com/cytoscape/py4cytoscape/commit/18ceb26a66b6e262cb53e716f787c8a2fa93d522