From bd34d702d36b7ee091596ad14a4e480df40bdd3a Mon Sep 17 00:00:00 2001 From: Angela <barajasa> Date: Fri, 20 May 2022 15:12:00 -0500 Subject: [PATCH] Ejercicio git jupyter MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Saludé al mundo xd --- hello.ipynb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 hello.ipynb diff --git a/hello.ipynb b/hello.ipynb new file mode 100644 index 0000000..7fec515 --- /dev/null +++ b/hello.ipynb @@ -0,0 +1,6 @@ +{ + "cells": [], + "metadata": {}, + "nbformat": 4, + "nbformat_minor": 4 +} -- GitLab