diff --git a/.idea/misc.xml b/.idea/misc.xml
index 290c61ab..365177a4 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,4 +1,7 @@
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 00000000..94a25f7f
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/notebook/docs/test.md b/notebook/docs/test.md
new file mode 100644
index 00000000..e69de29b
diff --git a/notebook/mkdocs.yml b/notebook/mkdocs.yml
index c97182f5..04381edc 100644
--- a/notebook/mkdocs.yml
+++ b/notebook/mkdocs.yml
@@ -1 +1,3 @@
site_name: My Docs
+theme:
+ name: material
\ No newline at end of file