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.
- Host: GitHub
- URL: https://github.com/enzymead/enzyme-colab-template
- Owner: EnzymeAD
- License: other
- Created: 2023-03-14T17:25:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T15:10:11.000Z (over 3 years ago)
- Last Synced: 2025-02-23T21:29:33.621Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Enzyme Colab Template
[](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.