Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing argument fixed #7878

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Missing argument fixed #7878

wants to merge 2 commits into from

Commits on May 10, 2023

  1. Missing argument fixed

    Trying example on https://docs.streamlit.io/library/api-reference/charts/st.pydeck_chart and got this error :
    
    TypeError: wrap() missing 1 required positional argument: 'widget'
    otrancart committed May 10, 2023
    Configuration menu
    Copy the full SHA
    93b559f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from otrancart/patch-1

    Missing argument fixed
    otrancart committed May 10, 2023
    Configuration menu
    Copy the full SHA
    a4df64c View commit details
    Browse the repository at this point in the history