Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

streamlit-nested-layout

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

streamlit-nested-layout

Enables nested layout in streamlit.

  • 0.1.4
  • PyPI
  • Socket score

Maintainers
1

streamlit-nested-layout

An unofficial monkey patch that enables streamlit columns and expanders to be nested.

- ⚠️Streamlit developers disallow this behavior by design, so you are on your own if you encounter issues using this package!⚠️

Last tested for streamlit==1.39.0 on Python 3.9.18.

Credits to streamlit PR #5266 by @ZeroCool940711.

Install

pip install streamlit-nested-layout

Usage

Just import this package once in your app.

import streamlit_nested_layout

Demo

Demo

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc