innerdoc / periodic-table-creator

Create and customize your own Periodic Table. With the help of Streamlit and Bokeh.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Periodic table not displayed

njss opened this issue · comments

Hello,

Both when I run the code in my local machine and when accessing the demo url:

  • the periodic table is not displayed
  • locally I get these "Bokeh" errors:
    E-1001 (BAD_COLUMN_NAME): Glyph refers to nonexistent column name. This could either be due to a misspelling or typo, or due to an expected column being missing. : key "text_font" value "Helvetica" [renderer: GlyphRenderer(id='1043', ...)]

Hi, bokey package version is updated and the text_font improved (value() instead of ).
Issue is now solved