You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Started trying to annotate some datasets and wondered if using some more user friendly terminal output could not help.
try to add rich as a dependency and dropped a from rich import into nidm/experiment/Utils.py and started getting some markup that already helped a bit (see below).
I can try tweaking things a bit more and PR it if you are interested.
The text was updated successfully, but these errors were encountered:
Started trying to annotate some datasets and wondered if using some more user friendly terminal output could not help.
try to add rich as a dependency and dropped a
from rich import
intonidm/experiment/Utils.py
and started getting some markup that already helped a bit (see below).I can try tweaking things a bit more and PR it if you are interested.
The text was updated successfully, but these errors were encountered: