bihealth / scelvis

:sparkler: SCelVis - web-based visualization of single-cell data. :arrow_right: :arrow_right: Demo :arrow_right::arrow_right:

Home Page:https://scelvis-demo.cubi.bihealth.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash: Metadata short title

messersc opened this issue · comments

  File "/app/scelvis/ui/main.py", line 121, in render_children_goto
    meta.short_title, id="menu-item-%s" % meta.id, href="/dash/viz/%s" % meta.id
AttributeError: 'Data' object has no attribute 'short_title'

Which version?

I was on b1d37c6, but while the change in the merge request worked for me locally, it seems to break travis.

Fixed in master and v0.4.1.