From 88f70ff1afd94a641fb5b972cc2f90967e3b8546 Mon Sep 17 00:00:00 2001 From: sean-morris Date: Fri, 7 Jun 2024 16:23:03 -0700 Subject: [PATCH] Added Otterless Notebooks --- notebooks-platforms/intro.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/notebooks-platforms/intro.md b/notebooks-platforms/intro.md index d1cca68..cac3b8a 100644 --- a/notebooks-platforms/intro.md +++ b/notebooks-platforms/intro.md @@ -23,4 +23,8 @@ Instructions for using Jupyterlite are in the README file for each repository. [Binder](https://mybinder.readthedocs.io/en/latest/index.html) is a community-driven Jupyter Notebook rendering service. It has some limits including memory, time of inactivity and no long-term storage. - [materials-sp22-binder](https://github.com/data-8/materials-sp22-binder) -- [materials-sp22-binder-no-footprint](https://github.com/data-8/materials-sp22-binder-no-footprint) \ No newline at end of file +- [materials-sp22-binder-no-footprint](https://github.com/data-8/materials-sp22-binder-no-footprint) + +**Otterless (No autograding - just clean Jupyter Notebooks)** +We removed all the otter-grader cells from the notebooks for those who are not interested in automatic grading. +- [materials-sp22-otterless](https://github.com/data-8/materials-sp22-otterless/) \ No newline at end of file