New Component: Streamlit Super Slider, a slider with extra features :)

PyPI

A new Streamlit slider component. You are welcome to look at the github repo.

This slider is helpful for Machine-Learning tasks (go through the model’s predictions) or, in any case, you can benefit from using a slide to choose a specific item to view in your Streamlit app.

The slider gives you easy ways to change the current slider idx including:

  • keyboard shortcuts :keyboard:
  • Arrow Buttons :black_square_button:
  • Input Text box :1234:
  • The slider itself :slight_smile:

Demo

This is my first Streamlit custom component. If you have any requests, please feel free to open an issue

3 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.