diff options
author | kinitrupti | 2017-05-12 18:53:46 +0530 |
---|---|---|
committer | kinitrupti | 2017-05-12 18:53:46 +0530 |
commit | 6279fa19ac6e2a4087df2e6fe985430ecc2c2d5d (patch) | |
tree | 22789c9dbe468dae6697dcd12d8e97de4bcf94a2 /Fundamentals_of_Electrical_Drives_by_GK_Dubey/Chapter1.ipynb | |
parent | d36fc3b8f88cc3108ffff6151e376b619b9abb01 (diff) | |
download | Python-Textbook-Companions-6279fa19ac6e2a4087df2e6fe985430ecc2c2d5d.tar.gz Python-Textbook-Companions-6279fa19ac6e2a4087df2e6fe985430ecc2c2d5d.tar.bz2 Python-Textbook-Companions-6279fa19ac6e2a4087df2e6fe985430ecc2c2d5d.zip |
Removed duplicates
Diffstat (limited to 'Fundamentals_of_Electrical_Drives_by_GK_Dubey/Chapter1.ipynb')
-rwxr-xr-x | Fundamentals_of_Electrical_Drives_by_GK_Dubey/Chapter1.ipynb | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Fundamentals_of_Electrical_Drives_by_GK_Dubey/Chapter1.ipynb b/Fundamentals_of_Electrical_Drives_by_GK_Dubey/Chapter1.ipynb new file mode 100755 index 00000000..0d37525b --- /dev/null +++ b/Fundamentals_of_Electrical_Drives_by_GK_Dubey/Chapter1.ipynb @@ -0,0 +1,30 @@ +{ + "metadata": { + "name": "" + }, + "nbformat": 3, + "nbformat_minor": 0, + "worksheets": [ + { + "cells": [ + { + "cell_type": "heading", + "level": 1, + "metadata": {}, + "source": [ + " Chapter 1:Electrical Drives-An Introduction" + ] + }, + { + "cell_type": "code", + "collapsed": false, + "input": [], + "language": "python", + "metadata": {}, + "outputs": [] + } + ], + "metadata": {} + } + ] +}
\ No newline at end of file |