From fe769acb9c3282aa0060d9f1e7b79954908debfd Mon Sep 17 00:00:00 2001
From: Jennifer Lorena Ortega Aguilar <ortegaj@jupyterMiLAB>
Date: Sat, 24 Apr 2021 16:23:04 -0500
Subject: [PATCH] Inicio Proyecto ciencia de datos

---
 ...sis with images from Mars-checkpoint.ipynb |  6 +++
 Data Analysis with images from Mars.ipynb     | 40 +++++++++++++++++++
 2 files changed, 46 insertions(+)
 create mode 100644 .ipynb_checkpoints/Data Analysis with images from Mars-checkpoint.ipynb
 create mode 100644 Data Analysis with images from Mars.ipynb

diff --git a/.ipynb_checkpoints/Data Analysis with images from Mars-checkpoint.ipynb b/.ipynb_checkpoints/Data Analysis with images from Mars-checkpoint.ipynb
new file mode 100644
index 0000000..7fec515
--- /dev/null
+++ b/.ipynb_checkpoints/Data Analysis with images from Mars-checkpoint.ipynb	
@@ -0,0 +1,6 @@
+{
+ "cells": [],
+ "metadata": {},
+ "nbformat": 4,
+ "nbformat_minor": 4
+}
diff --git a/Data Analysis with images from Mars.ipynb b/Data Analysis with images from Mars.ipynb
new file mode 100644
index 0000000..4920956
--- /dev/null
+++ b/Data Analysis with images from Mars.ipynb	
@@ -0,0 +1,40 @@
+{
+ "cells": [
+  {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    "#  Data Analysis with images from Mars\n",
+    "## Nombres: Gerardo Semprúm, Carla Gomez, Jennifer Ortega."
+   ]
+  },
+  {
+   "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