From c456952671f413445f4bf3b063710c9f5c305315 Mon Sep 17 00:00:00 2001 From: Noah Luna <15202580+ngrayluna@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:27:35 -0700 Subject: [PATCH] nbclean + nbhelpers --- colabs/wandb_registry/zoo_wandb.ipynb | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/colabs/wandb_registry/zoo_wandb.ipynb b/colabs/wandb_registry/zoo_wandb.ipynb index b4302111..3f3619f3 100644 --- a/colabs/wandb_registry/zoo_wandb.ipynb +++ b/colabs/wandb_registry/zoo_wandb.ipynb @@ -2,7 +2,6 @@ "cells": [ { "cell_type": "markdown", - "id": "822e8bc6", "metadata": {}, "source": [ "\"Open\n", @@ -1032,21 +1031,8 @@ "toc_visible": true }, "kernelspec": { - "display_name": "example_notebooks", - "language": "python", - "name": "example_notebooks" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.10.0" + "display_name": "Python 3", + "name": "python3" } }, "nbformat": 4,