Skip to content

Update README to point to the extra plugin #2161

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

Merged
merged 5 commits into from
Jun 13, 2025

Conversation

hansthen
Copy link
Collaborator

Close #1715.

@hansthen hansthen requested a review from ocefpaf June 12, 2025 17:04
Comment on lines -44 to +46
conda install --file streamlit_folium/tests/requirements.txt
cd streamlit_folium
python -m pip install --upgrade pip
pip install -r tests/requirements.txt
Copy link
Member

Choose a reason for hiding this comment

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

I would make this a Python only project instead of mixing with micromamba here.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes makes sense. Streamlit-folium is also pip only.

Copy link
Member

Choose a reason for hiding this comment

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

You are not using the python GitHub Action there, right? I'm afraid that, using whatever Pyhton is available in the image may bring unexpected results/problems later on.

@hansthen hansthen requested a review from ocefpaf June 12, 2025 18:00
@ocefpaf ocefpaf merged commit 0287421 into python-visualization:main Jun 13, 2025
15 checks passed
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.

Vector tile does not render when zoom level greater than 14
2 participants