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

Removing HTTPS in order to solve certificate issue #3744

Merged
merged 1 commit into from Aug 31, 2021

Conversation

willhuang1997
Copy link
Collaborator

Before contributing (PLEASE READ!)

⚠️ If your contribution is more than a few lines of code, then prior to starting to code on it please post in the issue saying you want to volunteer, then wait for a positive response. And if there is no issue for it yet, create it first.

This helps make sure (1) two people aren't working on the same thing, (2) this is something Streamlit's maintainers believe should be implemented/fixed, (3) any API, UI, or deeper architectural changes that need to be implemented have been fully thought through by Streamlit's maintainers, and (4) your time is well spent!

More information in our wiki: https://github.com/streamlit/streamlit/wiki/Contributing


Issue: Please include a link to the issue you're addressing. If no issue exists, create one first and then link it here.

Description: Describe the changes you made to the code, so it's easier for the reader to navigate your pull request. Usually this is a bullet list.


Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@willhuang1997 willhuang1997 merged commit b8c93ee into develop Aug 31, 2021
@willhuang1997 willhuang1997 deleted the test_security branch August 31, 2021 19:22
tconkling added a commit that referenced this pull request Aug 31, 2021
* develop:
  Include theme.base in the theme object sent to custom components (#3737)
  Removing HTTPS in order to solve certificate issue (#3744)
  Updates docs with  related changes (#3734)
  Improved exception handling for when client.showErrorDetails = False (#3713)
  Download button (#3579)
tconkling added a commit that referenced this pull request Sep 7, 2021
* develop:
  Fix formatting of button.py
  Up version to 0.88.0
  Update change log
  Add examples to download button docstring (#3752)
  Update readme to reflect changes to new cloud page (#3735)
  Renames Streamlit cloud to Streamlit Cloud in docs (#3751)
  Removing HTTPS in order to solve certificate issue (#3744)
  Add examples to download button docstring (#3752)
  Minimal changeset for fixing `black` in CI (#3747)
  Update readme to reflect changes to new cloud page (#3735)
  Renames Streamlit cloud to Streamlit Cloud in docs (#3751)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants