Update livebook.json (#9070)
Fixed incorrect path to livebook.creds file
This commit is contained in:
parent
cad3f716d2
commit
1b6d26a903
@ -33,7 +33,7 @@
|
|||||||
},
|
},
|
||||||
"notes": [
|
"notes": [
|
||||||
{
|
{
|
||||||
"text": "Show initial Livebook password: `cat ~/livebook.creds`",
|
"text": "Show initial Livebook password: `cat /opt/livebook/livebook.creds`",
|
||||||
"type": "info"
|
"type": "info"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user