nefeltellioglu / polars_workshop

Introduction to Polars in Infectious Disease Modelling
MIT License
0 stars 0 forks source link

running notebook files online #1

Open nefeltellioglu opened 2 months ago

nefeltellioglu commented 2 months ago

@JulianCarlin, I think we can use https://mybinder.org/ to run the jupyter notebooks online. In order to run them, I made the repo public. Can you please check if you can access to below link:

https://notebooks.gesis.org/binder/jupyter/user/nefeltellioglu-polars_workshop-sodrzhg1/doc/tree/workshop.ipynb Screenshot 2024-09-16 at 5 02 58 PM

If not, can you open https://mybinder.org/ and type below and see if it works: https://github.com/nefeltellioglu/polars_workshop/ main workshop.ipynb

JulianCarlin commented 2 months ago

Okay, Rob didn't have any other suggestions top-of-mind, so I say we go forward with mybinder for the time being.

The direct link didn't work for me, but putting in the git repo link does. I think it takes packages from the requirements.txt, so we might want to chop that down to the required minimal set (polars + numpy + matplotlib), just to reduce the load on their servers.

JulianCarlin commented 1 month ago

Here is the link that should work for sharing:

https://mybinder.org/v2/gh/nefeltellioglu/polars_workshop/main?labpath=workshop.ipynb