Jupyter notebooks from github

Is there a way to connect to github Jupyter notebooks to replit?

I tried importing a codespace github notebooks. But, I didn’t have the option of using the Jupyter notebook template as the language that Replit gives me when I create a new replit.

I’d like to be able to edit my jupyter notebook on replit that’s in my git repository (including any data files in the repository).

I couldn’t find any tutorials or examples of this in the forums

Thanks

1 Like

Honestly, look at colab form Google. It is a better solution.

1 Like

Hey @travelmail26!

We have a Jupyter notebook template here: https://replit.com/@ConnorBrewster/NewJupyter?v=1. Please let me know if you run into any issues with the template!

1 Like