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.
Create and customize your own Periodic Table. With the help of Streamlit and Bokeh.
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to fileThis Periodic Table Generator started with the idea for a blog about a Periodic Table of Natural Language Processing Tasks. With the help of Streamlit and inspired by this Bokeh gallery example it became a dynamic creator that can be customized to your Periodic Table!
Open the demo app! Below an example of a customized Periodic Table. In this case: for Natural Language Processing Tasks!
pip install -r requirements.txt cd periodic-table-creator streamlit run periodic_table_creator.py
Customize your own content in the sidebar. You can edit the Title, Font, Color, Scaling and Trademark.
Create and customize your own Periodic Table. With the help of Streamlit and Bokeh.