diff --git a/Appendix_A_Installation/README.md b/Appendix_A_Installation/README.md deleted file mode 100644 index d041551..0000000 --- a/Appendix_A_Installation/README.md +++ /dev/null @@ -1,2 +0,0 @@ -You may read this book online via nbviewer by using this link: -[*Read Online Now*](http://nbviewer.ipython.org/github/rlabbe/Kalman-and-Bayesian-Filters-in-Python/blob/master/table_of_contents.ipynb) diff --git a/Appendix_B_Symbols_and_Notations/Appendix_Symbols_and_Notations.ipynb b/Appendix_B_Symbols_and_Notations.ipynb similarity index 95% rename from Appendix_B_Symbols_and_Notations/Appendix_Symbols_and_Notations.ipynb rename to Appendix_B_Symbols_and_Notations.ipynb index 097ab36..ada55b0 100644 --- a/Appendix_B_Symbols_and_Notations/Appendix_Symbols_and_Notations.ipynb +++ b/Appendix_B_Symbols_and_Notations.ipynb @@ -1,7 +1,7 @@ { "metadata": { "name": "", - "signature": "sha256:53bdd4d227576a358de986c4a5ec6cf238e76c88031dc1b6d55f06ce9fc5c11b" + "signature": "sha256:88870ba7ba4c3aad2c18e5701a8625b32b4d4f124879f4f9d66c4474bc2f93be" }, "nbformat": 3, "nbformat_minor": 0, @@ -24,7 +24,7 @@ "from __future__ import division, print_function\n", "import matplotlib.pyplot as plt\n", "import sys\n", - "sys.path.insert(0,'../') # allow us to format the book\n", + "sys.path.insert(0,'./code') # allow us to format the book\n", "import book_format\n", "book_format.load_style()" ], @@ -35,6 +35,8 @@ "html": [ "