[jupyter] Re: Audio from remote Jupyter setup

2017-06-11 Thread Lawrence D’Oliveiro
On Friday, June 9, 2017 at 8:14:29 AM UTC+12, Iztok Jeras wrote: > > I would like to have audio support in a browser while accessing Jupyter on > another computer. > This is quite easy: from IPython.display import Audio Audio(url="http://www.nch.com.au/acm/8k16bitpcm.wav;) (example

[jupyter] Re: Best way to use Javascript inside Jupyter?

2017-06-11 Thread Jeffrey Wong
Matthias, Brian, That's great to hear there is active dev on this. I would like to be able to contribute, but I don't know the code bases well. If you need feedback from a real user I would like to be able to help On Saturday, June 10, 2017 at 11:18:45 AM UTC-7, Jeffrey Wong wrote: > > Hi, > >

[jupyter] Re: newbie: is there an easy way to scope variables to a cell?

2017-06-11 Thread Lawrence D’Oliveiro
On Thursday, June 8, 2017 at 10:07:44 AM UTC+12, Andy Davidson wrote: > > What I have noticed is that in a given cell I typically define a function > and some additional test code. Often the test code defines some variables. > The bug tends to be latter I define a new function f2() that

[jupyter] Re: Opening Jupyter Notebook via Terminal--Linux Mint 18.1

2017-06-11 Thread Lawrence D’Oliveiro
On Sunday, June 4, 2017 at 10:19:28 AM UTC+12, Taner Kiral wrote: According to this > > > link, this has something to do with the ownership of a library ending in > /Library/Jupyter (it's not in my home folder