From 5e736d52c8957ff3825acdc1aca001ef21964482 Mon Sep 17 00:00:00 2001
From: Carlos Pinzon <pinzonc@jupyterMiLAB>
Date: Mon, 1 Feb 2021 10:28:38 -0500
Subject: [PATCH] nuevo archivo desde Jupyterhub

---
 .gitgnore.swp | Bin 0 -> 12288 bytes
 prueba .ipynb |  52 ++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)
 create mode 100644 .gitgnore.swp
 create mode 100644 prueba .ipynb

diff --git a/.gitgnore.swp b/.gitgnore.swp
new file mode 100644
index 0000000000000000000000000000000000000000..27e405d20e070435de9bf769fd05325b50204220
GIT binary patch
literal 12288
zcmeI%Ic@?m6o6q*`iLmG082d!NrUL1iv%U9B1MC-z$CJ*u_;Ia7vv}$BAx`wNkKQ#
zZ^^d2Jw1P&<z?~qI`59Mp@`+7ZvKjXPlVIv+ZuVDYV5Z=w-2hC>)B-5xG63iE&+43
zRh86ITc66W(yO#6(p4F(&$G1-Yhx?*UmVsDK;RaE`^C%iu&7TC`n~Sc<KmVeoIwBq
z1Q0*~0R#|00D+bY1eb_o%>C|?f6~ym^m?R?00IagfB*srAb<b@2q1s}0#Tq`332KO
zagMeA|G&Qff5!+RfB*srAb<b@2q1s}0tg_0Kzjr>AvizIGwt?f`5`w-embj7@VWQ_
D)~_sv

literal 0
HcmV?d00001

diff --git a/prueba .ipynb b/prueba .ipynb
new file mode 100644
index 0000000..4c370d7
--- /dev/null
+++ b/prueba .ipynb	
@@ -0,0 +1,52 @@
+{
+ "cells": [
+  {
+   "cell_type": "code",
+   "execution_count": 1,
+   "metadata": {},
+   "outputs": [
+    {
+     "data": {
+      "text/plain": [
+       "2"
+      ]
+     },
+     "execution_count": 1,
+     "metadata": {},
+     "output_type": "execute_result"
+    }
+   ],
+   "source": [
+    "1+1"
+   ]
+  },
+  {
+   "cell_type": "code",
+   "execution_count": null,
+   "metadata": {},
+   "outputs": [],
+   "source": []
+  }
+ ],
+ "metadata": {
+  "kernelspec": {
+   "display_name": "Python 3",
+   "language": "python",
+   "name": "python3"
+  },
+  "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.7.3"
+  }
+ },
+ "nbformat": 4,
+ "nbformat_minor": 4
+}
-- 
GitLab