An open API service indexing awesome lists of open source software.

https://github.com/enzymead/enzyme-colab-template

Template for using Enzyme inside of Google Colab.
https://github.com/enzymead/enzyme-colab-template

Last synced: about 1 year ago
JSON representation

Template for using Enzyme inside of Google Colab.

Awesome Lists containing this project

README

          

# Enzyme Colab Template

[![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/EnzymeAD/Enzyme-Colab-Template/blob/main/EnzymeColabTemplate.ipynb)

## About

Base template for using Enzyme inside of [Google Colab](https://colab.research.google.com), which shows how to set up Google Colab to be able to use Enzyme inside of it.

## Usage

We highly recommend writing your source code, and e.g. Makefile outside of Colab and then downloading these files into your Colab at presentation time.