Skip to content

Commit

Permalink
Made fixes to Python pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadia committed Jun 4, 2013
1 parent 8595b71 commit 61fd2bc
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions python_pipeline.py → python_pipeline.ipy
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
# -*- coding: utf-8 -*-
# <nbformat>3.0</nbformat>

# <codecell>

%pylab inline
%pylab
import numpy as np

f = open('Lumi.2760.csv')
Expand Down

0 comments on commit 61fd2bc

Please sign in to comment.