From 6e3407ba85ae84e1cee1ae0c972fd32c5504d827 Mon Sep 17 00:00:00 2001 From: tslee Date: Thu, 27 Nov 2014 17:17:59 +0530 Subject: added books --- .../Chapter1.ipynb | 28 ---------------------- 1 file changed, 28 deletions(-) delete mode 100755 Optical_Fiber_Communication_Principles_and_Practice/Chapter1.ipynb (limited to 'Optical_Fiber_Communication_Principles_and_Practice/Chapter1.ipynb') diff --git a/Optical_Fiber_Communication_Principles_and_Practice/Chapter1.ipynb b/Optical_Fiber_Communication_Principles_and_Practice/Chapter1.ipynb deleted file mode 100755 index 76fe396c..00000000 --- a/Optical_Fiber_Communication_Principles_and_Practice/Chapter1.ipynb +++ /dev/null @@ -1,28 +0,0 @@ -{ - "metadata": { - "name": "Chapter_1" - }, - "nbformat": 3, - "nbformat_minor": 0, - "worksheets": [ - { - "cells": [ - { - "cell_type": "heading", - "level": 1, - "metadata": {}, - "source": "Chapter 1 :- Introduction" - }, - { - "cell_type": "code", - "collapsed": false, - "input": "# Theortical Chapter", - "language": "python", - "metadata": {}, - "outputs": [] - } - ], - "metadata": {} - } - ] -} \ No newline at end of file -- cgit