Hi Sergio, On Tue, Jun 28, 2016 at 5:08 AM, Sergio Rojas <sergi...@mail.com> wrote: > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 26 Jun 2016 19:38:27 +1000 > From: Amit Saha <amitsaha...@gmail.com> > To: "edu-sig@python.org" <edu-sig@python.org> > Subject: [Edu-sig] O'Reilly Webcast: Doing Math with Python > Message-ID: > <canodv3kq4vpgsn2htcurilueulauzbit2waq8vx4swjapug...@mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > Hi all, > > I am very excited to share that I am doing a webcast this coming week > with O'Reilly titled "Doing Math with Python" > (http://www.oreilly.com/pub/e/3712[http://www.oreilly.com/pub/e/3712]). > > You can register for it on the event page. Here are the date and time > of the webcast: > > Wed, June 29th at 7 PM, San Francisco > Wed, June 29th at 10pm, New York > Thu, Jun 30th at 3am - London > Thu, Jun 30th at 7:30am - Mumbai > Thu, Jun 30th at 10am - Beijing > Thu, Jun 30th at 11am - Tokyo > Thu, Jun 30th at 12pm - Sydney > > I have created a GitHub repository > (https://github.com/doingmathwithpython/oreilly-webcast-2016[https://github.com/doingmathwithpython/oreilly-webcast-2016]) > which > will have the rough transcript, final slides and the code examples as > Jupyter Notebooks. > > Hope you can join me there. > > Best Wishes, > Amit. > > > ------------------------------ > > Hi Amit, > > What is needed to successfully run your jupyter notebook > "Interactive Mandelbrot Set.ipynb"? > > When opening, it shows the Mandelbrot picture at the bottom. > When executing the cell, nothing shows up. > > I am using: > Python 3.5.1 |Anaconda 4.0.0 (64-bit)| (default, Dec 7 2015, 11:16:01) > [GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on linux > > which includes: > IPython : 4.1.2 > Numpy : 1.10.4 > Matplotlib : 1.5.1 > Scipy : 0.17.0
You will also need ipywidgets installed (I have 4.1.1). Please also note that you will need to click on the button. Let me know if that works, else I will investigate further. Best Wishes, Amit. -- http://echorand.me _______________________________________________ Edu-sig mailing list Edu-sig@python.org https://mail.python.org/mailman/listinfo/edu-sig