We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This may be caused by a faulty hostname configuration. You can verify if that's the case with:
$ scutil --get HostName
If it prints "HostName: not set", then the issue is confirmed. To address this, you can set the Hostname to _ and let macOS fill it in for you:
_
$ sudo scutil --set HostName _
Prompt your password and you should be good to go.
If you are using Livebook from the command line, you may also pass the --name [email protected] option.
--name [email protected]