You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using xeus-python 0.9.0 and when I try accessing output cache variables (ie _ or _) I receive a NameError and the variables are undefined. In IPython these variables are automatically generated on 1st invocation. It's quite a useful feature.