Results 37 comments of Enzo

@martinRenou Tried but no luck. `VideoStream.from_url` doesn't work on my OSX box. But now I've tried it on my Ubuntu box and it doesn't work there too. On the other...

@martinRenou let me clarify: This works: ``` from ipywebrtc import VideoStream video = VideoStream.from_file('./Big.Buck.Bunny.mp4') video ``` As I described above, the code below doesn't work in jupyterlab (this is the...

I tried @timelyportfolio code on my apple mac. If I display in the browser, and the browser is Firefox, I have the problem (but while the two viz are smaller,...

Hi @mourner any news on this? (and thanks for the great work on heatmap!)

I'm using a macbook pro with OSX 10.11.2 (15C50). The error happens all the time. See below for npm: ``` opengrid e$ npm version { OpenGrid: '0.1.0', npm: '3.3.12', ares:...

What is the status of this issue? I've a similar use case: displaying large strings on a table in shiny python. At the moment trying to use `text_wrap=True` or re-sizing...

@pfitzseb how do you explain it works with plotly backend and crashes with gr?

Still not working for me: ``` > devtools::install_github("mclements/microsimulation") Downloading GitHub repo mclements/microsimulation@master checking for file ‘/private/var/folders/9v/251f7k_x6hn8t9wsz8v21rgh0000gn/T/RtmpSTvyzo/remotescfa4d27f766/mclements-microsimulation-✔ checking for file ‘/private/var/folders/9v/251f7k_x6hn8t9wsz8v21rgh0000gn/T/RtmpSTvyzo/remotescfa4d27f766/mclements-microsimulation-6b6100f/DESCRIPTION’ ─ preparing ‘microsimulation’: ✔ checking DESCRIPTION meta-information ... ─ cleaning...

I have the same problem on Ubuntu: ``` > devtools::install_github('mclements/microsimulation') Downloading GitHub repo mclements/microsimulation@master ✔ checking for file ‘/tmp/RtmpqzhOzO/remotes12d920f40ea5/mclements-microsimulation-6b6100f/DESCRIPTION’ ... ─ preparing ‘microsimulation’: ✔ checking DESCRIPTION meta-information ... ─ cleaning...