flow icon indicating copy to clipboard operation
flow copied to clipboard

Full data science workflows on the web

Results 44 flow issues
Sort by recently updated
recently updated
newest added

This error turns up when installing the romanesco girder plugin: ``` IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/dist-packages/setuptools.egg-info' ```

Need tooltips, better labeling in spacemap so you know what you're looking at.

Uncaught TypeError: Cannot read property 'get' of undefined DatasetManagementView.js:192 flow.DatasetManagementView.Backbone.View.extend.updateDataset DatasetManagementView.js:192 jQuery.event.dispatch jquery.js:5095 elemData.handle jquery.js:4766 jQuery.event.trigger jquery.js:5007 (anonymous function) jquery.js:5691 jQuery.extend.each jquery.js:657 jQuery.fn.jQuery.each jquery.js:266 jQuery.fn.extend.trigger jquery.js:5690 jQuery.fn.(anonymous function) jquery.js:7562 (anonymous...

Next time the user visits the app, he should not need to click again on the visible collecitons. It's annoying.

Right now users have no method of directly linking to an analysis or data set within arbor. We need to provide a method to create hyperlinks that drill directly down...

enhancement

A drop-down menu of arbitrary (and expanding) length does not seem like the ideal UI element to use for analysis selection. Instead, consider a pane where the user can browse...

enhancement

Only administrators can successfully run analyses in a collection created by a normal (non-admin) user. We need to do the following to improve this situation: 1) create the ability for...

bug

This will probably involve adding pan and zoom support, as well as a "default to fit" functionality.

enhancement