Rajani
Contributor II

Hi @szymon_dybczak 
you are right we can create a temp view in main notebook and use it in the same session.
but is there any option for creating a global variable which i can use across notebook for same session.

I tried creating global in main and using it in following spark session but  notebook but it gave me error stating no such variable exist