Saved searches

Use saved searches to filter your results more quickly

Cancel Create saved search Sign up Reseting focus

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.

License

Notifications You must be signed in to change notification settings

innerdoc/periodic-table-creator

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Go to file

Folders and files

Last commit message Last commit date

Latest commit

History

View all files

Repository files navigation

Periodic Table Creator

About

This 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!

The result

alt text

Open the demo app! Below an example of a customized Periodic Table. In this case: for Natural Language Processing Tasks!

Install and run

pip install -r requirements.txt cd periodic-table-creator streamlit run periodic_table_creator.py 

Load your own content

alt text

Customize the figure

Customize your own content in the sidebar. You can edit the Title, Font, Color, Scaling and Trademark.

alt text

About

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