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
It's stupid but the documentation about print_ir could remind the user to disable caching with offline_cache=False. Otherwise, there won't be any IR printed if the kernel was already cached.
It's stupid but the documentation about
print_ircould remind the user to disable caching withoffline_cache=False. Otherwise, there won't be any IR printed if the kernel was already cached.