-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
We should have a documentation page where we describe all possible errors that occur when bad things happen in the kernel.
This is extremely useful for the errors that happen during the startup phase of the kernel, when for instance the kernel detects that there is no MariaDB installed on the system. Such errors happening during startup can only displayed in the terminal window because the kernel, AFAIK, is capable of displaying errors inside the notebook frontend only when a cell is executed. So for such startup errors, the user will have to look into the terminal logs, we should document those to make them less confusing.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers