Skip to content

Conversation

@erikhopf
Copy link
Contributor

@erikhopf erikhopf commented Oct 6, 2019

Getting LP prereq to one line. Adding note to main concepts and get tarted that lets the reader know then can pass both files and URLs to streamlit run as arguments.


Contribution License Agreement

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

…tarted that lets the reader know then can pass both files and URLs to streamlit run as arguments.
@erikhopf
Copy link
Contributor Author

erikhopf commented Oct 6, 2019

@kellyamanda - Let me know if this tip bubble approach for passing URLs with streamlit run works for you. I also updated the prereq that you requested via email.

docs/index.md Outdated
1. Before you do anything else, make sure that you have [Python 2.7.0 or later
/ Python 3.6.x or later](https://www.python.org/downloads/).
1. Make sure that you have [Python 2.7.0
/ Python 3.6.x or later](https://www.python.org/downloads/) installed.
Copy link
Contributor

Choose a reason for hiding this comment

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

We should not remove the "or later" next to Python 2.7.0, as alternative it could say "Make sure that you have Python 2.7.x / 3.6.x installed."

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Does that capture the fact that folks can use 3.7/3.8? just making sure we aren't making the readers think they're limited to 3.6.x. I'll change it for now, but something we should think about. What do you think @tvst?

Copy link
Contributor

Choose a reason for hiding this comment

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

Just keep it with the 'or later':

Make sure that you have [Python 2.7.x / Python 3.6.x or later]

@erikhopf erikhopf requested a review from a team as a code owner October 21, 2019 01:30
@tvst tvst merged commit e10b79a into streamlit:develop Oct 22, 2019
tconkling added a commit to tconkling/streamlit that referenced this pull request Oct 29, 2019
* develop:
  Use custom context manager for temporary file in cli.py (streamlit#489)
  Update pull_request_template.md
  Update pull_request_template.md
  Handle lack of trailing slash (streamlit#528)
  Set auto_envvar_prefix to STREAMLIT (streamlit#477)
  Strip slashes in path components (streamlit#523)
  Create doc_improvement.md
  ESlint: allow @ts-ignore (streamlit#499)
  Update Pipfile (streamlit#505)
  Release 0.49.0 (streamlit#509)
  Removing package json (streamlit#501)
  Feature/input number (streamlit#416)
  ESLint warnings are fatal in Circle (streamlit#492)
  Doc updates (streamlit#286)
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.

4 participants