diff --git a/.gitmodules b/.gitmodules
index 44647ff..94a87cf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
 [submodule "deps/alpha-pose"]
 	path = deps/alpha-pose
 	url = https://github.com/WildflowerSchools/AlphaPose
+[submodule "deps/ipython"]
+	path = deps/ipython
+	url = https://github.com/ipython/ipython
diff --git a/deps/ipython b/deps/ipython
new file mode 160000
index 0000000..7f51a03
--- /dev/null
+++ b/deps/ipython
@@ -0,0 +1 @@
+Subproject commit 7f51a0332edd0c675c2d314ca3e62df7ef041281