Skip to content

Add deprecation label to st.deck_gl_chart#1943

Merged
randyzwitch merged 3 commits intostreamlit:developfrom
kantuni:docs/deck-gl-chart
Sep 1, 2020
Merged

Add deprecation label to st.deck_gl_chart#1943
randyzwitch merged 3 commits intostreamlit:developfrom
kantuni:docs/deck-gl-chart

Conversation

@kantuni
Copy link
Copy Markdown
Collaborator

@kantuni kantuni commented Sep 1, 2020

Fixes #1457

@kantuni kantuni added the type:docs Requests for changes to docs (will be rerouted to docs repo) label Sep 1, 2020
@kantuni kantuni requested review from a team and randyzwitch September 1, 2020 00:50
Copy link
Copy Markdown
Contributor

@akrolsmir akrolsmir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Though I wonder: can we remove deck_gl_chart altogether? In the deprecation warning, we've been telling people this is going to be gone from Streamlit as of 2020-05-01, and I'd love to remove code from our codebase wherever possible.

@kantuni
Copy link
Copy Markdown
Collaborator Author

kantuni commented Sep 1, 2020

LGTM! Though I wonder: can we remove deck_gl_chart altogether? In the deprecation warning, we've been telling people this is going to be gone from Streamlit as of 2020-05-01, and I'd love to remove code from our codebase wherever possible.

I did it as part of my bug rotation. We just decided to add a deprecation warning first, then remove it.

@randyzwitch randyzwitch merged commit 25e8ba3 into streamlit:develop Sep 1, 2020
@kantuni kantuni deleted the docs/deck-gl-chart branch September 1, 2020 12:49
@kantuni
Copy link
Copy Markdown
Collaborator Author

kantuni commented Sep 1, 2020

@akrolsmir, see #1950.

tconkling added a commit to tconkling/streamlit that referenced this pull request Sep 2, 2020
* develop:
  Update change log
  Fix alignment of `.. output::` command in st.write() (streamlit#1955)
  Fix alignment of `.. output::` command in st.write() (streamlit#1955)
  Add spacing to slider docs
  Up version to 0.66.0
  Switch statement to include ArrowTable (streamlit#1951)
  Remove st.write from unsupported in sidebar (streamlit#1952)
  Remove st.write from unsupported in sidebar (streamlit#1952)
  Switch statement to include ArrowTable (streamlit#1951)
  Add deprecation label to st.deck_gl_chart (streamlit#1943)
  Pin setuptools to <= 49.6.0 (streamlit#1944)
tconkling added a commit to tconkling/streamlit that referenced this pull request Sep 8, 2020
* develop:
  Migrate Modal to Baseweb (streamlit#1930)
  Update bl dependency to resolve CVE (streamlit#1965)
  Force reinstall of setuptools to 49.6.0 (streamlit#1962)
  ComponentInstance unit tests (streamlit#1956)
  Update change log
  Fix alignment of `.. output::` command in st.write() (streamlit#1955)
  Fix alignment of `.. output::` command in st.write() (streamlit#1955)
  Add spacing to slider docs
  Up version to 0.66.0
  Switch statement to include ArrowTable (streamlit#1951)
  Remove st.write from unsupported in sidebar (streamlit#1952)
  Remove st.write from unsupported in sidebar (streamlit#1952)
  Switch statement to include ArrowTable (streamlit#1951)
  Add deprecation label to st.deck_gl_chart (streamlit#1943)
  Pin setuptools to <= 49.6.0 (streamlit#1944)
  DuplicateWidgetID error message should surface widget name (streamlit#1942)
  Set z-index of balloons to 1000000 to allow it to display over other elements. (streamlit#1934)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:docs Requests for changes to docs (will be rerouted to docs repo)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove st.deck_gl_chart

3 participants