diff options
author | Trupti Kini | 2016-08-05 23:33:52 +0600 |
---|---|---|
committer | Trupti Kini | 2016-08-05 23:33:52 +0600 |
commit | f592308bb72d806bb08217fa0d3bbffb149b45f2 (patch) | |
tree | 4731268face263eccfe6a4bb87c64e5151b8d1a7 /sample_notebooks/Vaibhav Vajani | |
parent | 5a0af995f0fe750c628beda37a15e7e5dfce8404 (diff) | |
download | Python-Textbook-Companions-f592308bb72d806bb08217fa0d3bbffb149b45f2.tar.gz Python-Textbook-Companions-f592308bb72d806bb08217fa0d3bbffb149b45f2.tar.bz2 Python-Textbook-Companions-f592308bb72d806bb08217fa0d3bbffb149b45f2.zip |
Added(A)/Deleted(D) following books
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter25_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter26_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter27_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter28_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter29_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter30_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter31_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter32_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter33_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter34_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter35_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter36_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter37_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter38_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/chapter39_5.ipynb
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/screenshots/chapter29example32_5.png
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/screenshots/chapter29example33_5.png
A A_Textbook_of_Electrical_Technology_:_AC_and_DC_Machines_(Volume_-_2)_by_A_K_Theraja_B_L_Thereja/screenshots/chapter32example30_5.png
M sample_notebooks/RavirajJadeja/Chapter2.ipynb
M "sample_notebooks/Vaibhav Vajani/chapter1_2.ipynb"
A sample_notebooks/maheshvattikuti/Untitled-checkpoint.ipynb
M sample_notebooks/pratikgandhi/Chapter1.ipynb
A sample_notebooks/ramcharanvattikuti/Untitled-checkpoint.ipynb
Diffstat (limited to 'sample_notebooks/Vaibhav Vajani')
-rwxr-xr-x | sample_notebooks/Vaibhav Vajani/chapter1_2.ipynb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sample_notebooks/Vaibhav Vajani/chapter1_2.ipynb b/sample_notebooks/Vaibhav Vajani/chapter1_2.ipynb index 46f134dd..e304a479 100755 --- a/sample_notebooks/Vaibhav Vajani/chapter1_2.ipynb +++ b/sample_notebooks/Vaibhav Vajani/chapter1_2.ipynb @@ -7,7 +7,7 @@ <script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script> -<script src="https://rawgit.com/fossee/custom/static/custom.js"></script> +<script src="https://cdn.rawgit.com/fossee/custom/static/custom.js"></script> <style type="text/css"> /*! @@ -144,7 +144,7 @@ div#notebook { <!-- Custom stylesheet, it must be in the same directory as the html file --> <!--link rel="stylesheet" href="custom.css"--> -<link rel="stylesheet" href="https://rawgit.com/fossee/custom/static/custom.css"> +<link rel="stylesheet" href="https://cdn.rawgit.com/fossee/custom/static/custom.css"> <!-- Loading mathjax macro --> <!-- Load mathjax --> |