BOINC AI Hub
  • 🌍BOINC AI Hub
  • 🌍Repositories
  • Getting Started with Repositories
  • Repository Settings
  • Pull Requests & Discussions
  • Notifications
  • Collections
  • 🌍Webhooks
    • How-to: Automatic fine-tuning with Auto-Train
    • How-to: Build a Discussion bot based on BLOOM
    • How-to: Create automatic metadata quality reports
  • Repository size recommendations
  • Next Steps
  • Licenses
  • 🌍Models
  • The Model Hub
  • 🌍Model Cards
    • Annotated Model Card
    • Carbon Emissions
    • Model Card Guidebook
    • Landscape Analysis
  • Gated Models
  • Uploading Models
  • Downloading Models
  • 🌍Integrated Libraries
    • Adapter Transformers
    • AllenNLP
    • Asteroid
    • Diffusers
    • ESPnet
    • fastai
    • Flair
    • Keras
    • ML-Agents
    • PaddleNLP
    • RL-Baselines3-Zoo
    • Sample Factory
    • Sentence Transformers
    • spaCy
    • SpanMarker
    • SpeechBrain
    • Stable-Baselines3
    • Stanza
    • TensorBoard
    • timm
    • Transformers
    • Transformers.js
  • 🌍Model Widgets
    • Widget Examples
  • Inference API docs
  • Frequently Asked Questions
  • 🌍Advanced Topics
    • Integrate a library with the Hub
    • Tasks
  • 🌍Datasets
  • Datasets Overview
  • Dataset Cards
  • Gated Datasets
  • Dataset Viewer
  • Using Datasets
  • Adding New Datasets
  • 🌍Spaces
  • 🌍Spaces Overview
    • Handling Spaces Dependencies
    • Spaces Settings
    • Using Spaces for Organization Cards
  • Spaces GPU Upgrades
  • Spaces Persistent Storage
  • Gradio Spaces
  • Streamlit Spaces
  • Static HTML Spaces
  • 🌍Docker Spaces
    • Your first Docker Spaces
    • Example Docker Spaces
    • Argilla on Spaces
    • Label Studio on Spaces
    • Aim on Space
    • Livebook on Spaces
    • Shiny on Spaces
    • ZenML on Spaces
    • Panel on Spaces
    • ChatUI on Spaces
    • Tabby on Spaces
  • Embed your Space
  • Run Spaces with Docker
  • Spaces Configuration Reference
  • Sign-In with BA button
  • Spaces Changelog
  • 🌍Advanced Topics
    • Using OpenCV in Spaces
    • More ways to create Spaces
    • Managing Spaces with Github Actions
    • Custom Python Spaces
    • How to Add a Space to ArXiv
    • Cookie limitations in Spaces
  • 🌍Other
  • 🌍Organizations
    • Managing Organizations
    • Organization Cards
    • Access Control in Organizations
  • Billing
  • 🌍Security
    • User Access Tokens
    • Git over SSH
    • Signing Commits with GPG
    • Single Sign-On (SSO)
    • Malware Scanning
    • Pickle Scanning
    • Secrets Scanning
  • Moderation
  • Paper Pages
  • Search
  • Digital Object Identifier (DOI)
  • Hub API Endpoints
  • Sign-In with BA
Powered by GitBook
On this page
  • Spaces Changelog
  • 2023-07-28 - Upstream Streamlit frontend for >=1.23.0
  • 2023-05-30 - Add support for Streamlit 1.23.x and 1.24.0
  • 2023-05-30 - Add support for Streamlit 1.22.0
  • 2023-05-15 - The default Streamlit version
  • 2023-04-12 - Add support for Streamlit up to 1.19.0
  • 2023-03-28 - Bug fix
  • 2022-12-15 - Spaces supports Docker Containers
  • 2022-12-14 - Ability to set a custom sleep time
  • 2022-12-07 - Add support for Streamlit 1.15
  • 2022-06-07 - Add support for Streamlit 1.10.0
  • 2022-05-23 - Spaces speedup and reactive system theme
  • 2022-05-21 - Default Debian packages and Factory Reboot
  • 2022-05-17 - Add support for Streamlit 1.9.0
  • 2022-05-16 - Gradio 3 is out!
  • 2022-03-04 - SDK version lock
  • 2022-03-02 - Gradio version pinning
  • 2022-02-21 - Python versions
  • 2022-01-24 - Automatic model and dataset linking from Spaces
  • 2021-10-20 - Add support for Streamlit 1.0
  • 2021-09-07 - Streamlit version pinning
  • 2021-09-06 - Upgrade Streamlit to 0.84.2
  • 2021-08-10 - Upgrade Streamlit to 0.83.0
  • 2021-08-04 - Debian packages
  • 2021-08-03 - Streamlit components
  • 2021-08-03 - Flax/Jax GPU improvements
  • 2021-08-02 - Upgrade Streamlit to 0.82.0
  • 2021-08-01 - Raw logs available

Spaces Changelog

Spaces Changelog

2023-07-28 - Upstream Streamlit frontend for >=1.23.0

  • Streamlit SDK uses the upstream packages published on PyPI for >=1.23.0, so the newly released versions are available from the day of release.

2023-05-30 - Add support for Streamlit 1.23.x and 1.24.0

  • Added support for Streamlit 1.23.0, 1.23.1, and 1.24.0.

  • Since 1.23.0, the Streamlit frontend has been changed to the upstream version from the HF-customized one.

2023-05-30 - Add support for Streamlit 1.22.0

  • Added support for Streamlit 1.22.0.

2023-05-15 - The default Streamlit version

  • The default Streamlit version is set as 1.21.0.

2023-04-12 - Add support for Streamlit up to 1.19.0

  • Support for 1.16.0, 1.17.0, 1.18.1, and 1.19.0 is added and the default SDK version is set as 1.19.0.

2023-03-28 - Bug fix

2022-12-15 - Spaces supports Docker Containers

2022-12-14 - Ability to set a custom sleep time

2022-12-07 - Add support for Streamlit 1.15

2022-06-07 - Add support for Streamlit 1.10.0

  • The new multipage apps feature is working out-of-the-box on Spaces.

2022-05-23 - Spaces speedup and reactive system theme

  • All Spaces using Gradio 3+ and Streamlit 1.x.x have a significant speedup in loading.

  • System theme is now reactive inside the app. If the user changes to dark mode, it automatically changes.

2022-05-21 - Default Debian packages and Factory Reboot

  • Spaces environments now come with pre-installed popular packages (ffmpeg, libsndfile1, etc.).

    • This way, most of the time, you don’t need to specify any additional package for your Space to work properly.

    • The packages.txt file can still be used if needed.

  • Added factory reboot button to Spaces, which allows users to do a full restart avoiding cached requirements and freeing GPU memory.

2022-05-17 - Add support for Streamlit 1.9.0

  • All 1.x.0 versions are now supported (up to 1.9.0).

2022-05-16 - Gradio 3 is out!

2022-03-04 - SDK version lock

  • The sdk_version field is now automatically pre-filled at Space creation time.

    • It ensures that your Space stays on the same SDK version after an updatE.

2022-03-02 - Gradio version pinning

  • The sdk_version configuration field now works with the Gradio SDK.

2022-02-21 - Python versions

  • You can specify the version of Python that you want your Space to run on.

  • Only Python 3 versions are supported.

2022-01-24 - Automatic model and dataset linking from Spaces

  • We attempt to automatically extract model and dataset repo ids used in your code

  • You can always manually define them with models and datasets in your YAML.

2021-10-20 - Add support for Streamlit 1.0

  • We now support all versions between 0.79.0 and 1.0.0

2021-09-07 - Streamlit version pinning

  • You can now choose which version of Streamlit will be installed within your Space

2021-09-06 - Upgrade Streamlit to 0.84.2

  • Supporting Session State API

2021-08-10 - Upgrade Streamlit to 0.83.0

2021-08-04 - Debian packages

  • You can now add your apt-get dependencies into a packages.txt file

2021-08-03 - Streamlit components

2021-08-03 - Flax/Jax GPU improvements

  • For GPU-activated Spaces, make sure Flax / Jax runs smoothly on GPU

2021-08-02 - Upgrade Streamlit to 0.82.0

2021-08-01 - Raw logs available

  • Add link to raw logs (build and container) from the space repository (viewable by users with write access to a Space)

PreviousSign-In with BA buttonNextAdvanced Topics

Last updated 1 year ago

Fixed a bug causing inability to scroll on iframe-embedded or directly accessed Streamlit apps, which was reported at . The patch has been applied to Streamlit>=1.18.1.

Read more doc about:

Read more doc here:

Announcement : .

Streamlit blogpost : .

This is the default version when creating a new Space, don’t hesitate to .

Add support for

https://discuss.huggingface.co/t/how-to-add-scroll-bars-to-a-streamlit-app-using-space-direct-embed-url/34101
Docker Spaces
Spaces sleep time
https://twitter.com/osanseviero/status/1600881584214638592
https://blog.streamlit.io/introducing-multipage-apps
check it out
Streamlit changelog
Streamlit changelog
Streamlit components
Streamlit changelog