You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried running it in Google Colab but I kept running into an HTTP 404 Error. I copied the source code of ridge_map.py into my environment and modified the github_url string in the FontManager class. After changing raw=true to raw=True, the routine works as expected.
Here's a cool ridge plot I made :)
The text was updated successfully, but these errors were encountered:
This is an awesome tool!
I tried running it in Google Colab but I kept running into an HTTP 404 Error. I copied the source code of ridge_map.py into my environment and modified the github_url string in the FontManager class. After changing raw=true to raw=True, the routine works as expected.
Here's a cool ridge plot I made :)
![ridge_moscow mountain](https://private-user-images.githubusercontent.com/25013031/291134894-540a4f58-8132-4bc1-b0e5-6271e46210ec.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjc2MTgsIm5iZiI6MTczOTEyNzMxOCwicGF0aCI6Ii8yNTAxMzAzMS8yOTExMzQ4OTQtNTQwYTRmNTgtODEzMi00YmMxLWIwZTUtNjI3MWU0NjIxMGVjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE4NTUxOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg3MmZkODgxNDM3NjdjODkyNDlmN2E3NDA5NmI1YTg2N2I1YjY0Y2ViMmVhZGFkMGI0MTFhODQxNzVkMjNiMmMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.pst8bjJIGzfkZRmpEvhECt-OiWQfynLsOX-IE-fAAA4)
The text was updated successfully, but these errors were encountered: