FluxML/FastAI.jl

Colab integration

Open

#133 opened on Jul 1, 2021

View on GitHub
 (15 comments) (0 reactions) (0 assignees)Julia (592 stars) (49 forks)batch import
documentationhelp wanted

Description

Ideally, all the documentation pages based off of Jupyter notebooks should have a button to launch them in Colab.

For example, fastai's documentation has such a button: image

First step would be a tutorial on how to set up Colab with Julia and install the dependencies.

See this Discourse post that shows how to get Julia running on Colab.

Contributor guide