Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
eric_xavier
Partner - Contributor II
Partner - Contributor II

Jupiter Note book visualizations or charts how we integrate to Qlik sence.

Hi All, 

There are any possibility to integrate the Jupiter Note book visualizations  to Qlik sence. or How can we use Pyhton language in Qlik sence.

Thanks in advance.

Labels (2)
1 Reply
lorenzoconforti
Specialist II
Specialist II

Hi,

I haven't been working on Python integration but I've done some work on R integration and how to bring visualisations (such as ggplot2) into Qlik Sense. See my post here:

https://community.qlik.com/t5/Qlik-Sense-Documents-Videos/Qlik-Sense-and-R-integration-ggplot-and-ot...

I'd imagine Python would be similar; the logical steps would be:

- install python on your machine

- integrate it with QlikSense using SSE (https://community.qlik.com/t5/Qlik-Server-Side-Extensions-Documents/tkb-p/qlik-sse-documents)

- check what extensions are available or use the method I describe in my post

 

Lorenzo