From 7b78be04fe05bf240417e22f74b3fc22e7a77d19 Mon Sep 17 00:00:00 2001 From: tslee Date: Thu, 27 Nov 2014 17:17:59 +0530 Subject: added books --- .../Chapter1_2.ipynb | 28 ---------------------- 1 file changed, 28 deletions(-) delete mode 100755 Optical_Fiber_Communication_Principles_and_Practice/Chapter1_2.ipynb (limited to 'Optical_Fiber_Communication_Principles_and_Practice/Chapter1_2.ipynb') diff --git a/Optical_Fiber_Communication_Principles_and_Practice/Chapter1_2.ipynb b/Optical_Fiber_Communication_Principles_and_Practice/Chapter1_2.ipynb deleted file mode 100755 index 76fe396c..00000000 --- a/Optical_Fiber_Communication_Principles_and_Practice/Chapter1_2.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