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
Several functions available in the real Julia console are no longer available in normal Julia without importing the InteractiveUtils package.
juliaconsole environments should probably have using InteractiveUtils under the hood.