NeurodataWithoutBorders / matnwb

A Matlab interface for reading and writing NWB files
BSD 2-Clause "Simplified" License
49 stars 32 forks source link

[Feature]: MATLAB Live launch buttons for tutorials #546

Open bendichter opened 9 months ago

bendichter commented 9 months ago

What would you like to see added to MatNWB?

see title

Is your feature request related to a problem?

No response

What solution would you like?

see title

Do you have any interest in helping implement the feature?

Yes.

Code of Conduct

lawrence-mbf commented 9 months ago

Do you mean something like https://www.mathworks.com/help/matlab/matlab_prog/add-interactive-controls-to-a-live-script.html

bendichter commented 9 months ago

No, I mean a button in the README to launch a free MATLAB cloud instance with that tutorial livescript file loaded and ready to run. I'm not sure if this is possible but worth a try

vijayiyer05 commented 6 months ago

@bendichter If it helps, I'd be glad to give a demo of other toolboxes using Open in MATLAB Online for tutorial examples as you describe. So long as the data size is manageable, whether as part of repo or accessed via S3, I believe this should work well for MatNWB.

bendichter commented 6 months ago

@vijayiyer05 that would be great. In fact, there is no source data so this should be quite simple to set up.