-
Notifications
You must be signed in to change notification settings - Fork 4k
Create visualize_rent_prices_with_Streamlit.md #3193
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
Conversation
|
Hi @sixhobbits, thanks for your contribution. Before this can be merged, there are several issues:
Note that by accepting this pull request, we are doing so as an open-source contribution, not as an agreement to pay you or your company for writing a tutorial. Best, |
|
Thanks for the response and feedback, Randy.
Fixed. It seems having the string `$` in text was the issue in case that is interesting.
We fixed several typos.
Images moved into a local directory.
Revised this sentence.
Of course :) We love Streamlit and sorry if the ad for our services was too commercial for the spirit of open source. |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
@randyzwitch - given that we addressed all of your feedback, let us know if this is of any use to you now. |
* develop: (21 commits) config.py: types + cleanup (streamlit#3393) add faq item regarding use of PYTHONPATH (streamlit#3391) Fix vertical align (streamlit#3317) Create visualize_rent_prices_with_Streamlit.md (streamlit#3193) Update app resource limits (streamlit#3384) Bump dns-packet from 1.3.1 to 1.3.4 in /frontend (streamlit#3341) Bump ws from 6.2.1 to 6.2.2 in /frontend (streamlit#3358) Fix ReST vs Markdown typos and update conda docs link (streamlit#3371) update requirements file documentation (streamlit#3372) Fix a peculiar issue with yarn start (streamlit#3374) Remove unused mocha dependency (streamlit#3326) Update `typed-signals` to 2.2.0 (streamlit#3325) update classnames lib to 2.3.1 (streamlit#3331) Update DOMPurify to 2.2.8 (the latest) (streamlit#3327) Update protobufjs to 6.11.2 (streamlit#3329) Update react to latest point release (streamlit#3328) Update @craco/craco to 6.1.2 (streamlit#3324) Update testing-library to the latest (streamlit#3330) Update clipboardjs to 2.0.8 (streamlit#3332) Update JSON5 to 2.2.0 (streamlit#3333) ...
Issue: N/A
Description:
We are enjoying Streamlit and we built a basic app and tutorial that extends the current data explorer example with some useful features that others can adapt.
We (https://ritza.co) are a startup that helps companies produce technical articles, tutorials, and documentation for developers. Let us know if you need any help with the Streamlit docs or more example content and we would love to work with you!
Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.