jupyter notebook

778 views
Skip to first unread message

Dave McCormick

unread,
Nov 16, 2016, 9:45:03 AM11/16/16
to kivy-...@googlegroups.com

Is it possible use Kivy with jupyter notebooks?

I hope this is not an obvious question and maybe I have missed the documents?

Thanks,
Dave

Victor Sued

unread,
Nov 16, 2016, 10:09:59 AM11/16/16
to Kivy users support
yes, is possible, you try write in jupyter?
iam use normally.

Dave McCormick

unread,
Nov 16, 2016, 10:19:39 AM11/16/16
to kivy-...@googlegroups.com

No, I have not tried it yet as I have only used Jupyter online.

If I install it on my machine is there anything special I need to setup ?

Thanks,
Dave


--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Victor Sued

unread,
Nov 16, 2016, 12:05:56 PM11/16/16
to Kivy users support
I have installed in virtualenv with python 3, kivy and jupyter notebook.


Em quarta-feira, 16 de novembro de 2016 13:19:39 UTC-2, Dave McCormick escreveu:

No, I have not tried it yet as I have only used Jupyter online.

If I install it on my machine is there anything special I need to setup ?

Thanks,
Dave

On Nov 16, 2016 8:10 AM, "Victor Sued" <vis...@gmail.com> wrote:
yes, is possible, you try write in jupyter?
iam use normally.

Em quarta-feira, 16 de novembro de 2016 12:45:03 UTC-2, Dave McCormick escreveu:

Is it possible use Kivy with jupyter notebooks?

I hope this is not an obvious question and maybe I have missed the documents?

Thanks,
Dave

--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.

Dave McCormick

unread,
Nov 16, 2016, 12:19:55 PM11/16/16
to kivy-...@googlegroups.com

Thank you !!  I will give it a try.

Does the Kivy UI render in the browser or does it open as usual ?


To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+unsubscribe@googlegroups.com.

Victor Sued

unread,
Nov 16, 2016, 6:39:28 PM11/16/16
to Kivy users support
open as usual.

ZenCODE

unread,
Nov 17, 2016, 1:05:31 AM11/17/16
to Kivy users support
Just to clarify here, kivy does not run inside of a web browser e.g. jupyter notebook.It uses and OpenGL context for hardware acceleration, and this is not available in a browser.

Of course you can control and launch kivy apps from a jupyter notebook, but the Kivy UI does not appear in the browser :-)


Reply all
Reply to author
Forward
0 new messages