session
Sets the session used by the page. Instead of passing the Session object directly, you can also choose to use the partition
option instead, which accepts a partition string. When both session
and partition
are provided, session
will be preferred. Default is the default session.