FluxML/FastAI.jl

Colab integration

Open

#133 opened on Jul 1, 2021

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

Repository metrics

Stars
 (592 stars)
PR merge metrics
 (No merged PRs in 30d)

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