CINPLA / cinpla-base

Repository to fork when you want to start a new project
GNU General Public License v3.0
2 stars 7 forks source link

actions #3

Open T-dogg opened 5 years ago

T-dogg commented 5 years ago

hi, is it any information - help function for actions? if i want to search for a tag in actions - how is it done?

alejoe91 commented 5 years ago

You can use the expipe browser:

Open a jupyter notebook and run

import expipe
expipe.Browser('your-project').display()
espenhgn commented 5 years ago

If I can add to this: In terms of searching, a feature to search for all datasets containing a particular tag (image stimulation whatever) without going through the GUI/browser would be great.