Advertisement
lessientelrunya

import

Jun 28th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.16 KB | None | 0 0
  1. import numpy as np
  2. import matplotlib.pyplot as plt
  3. # Configure matplotlib to embed the plots in the output cells of the present notebook
  4. %matplotlib notebook
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement