Notebook Settings
Use this page to configure the behavior and view of notebooks.
Item | Description |
---|---|
Show info about author and run dates | Under the result section of each paragraph, show the name of a user who executed the code and the time of code execution. |
Convert text output to a table when applicable | Convert paragraph output from textual representation into a table. This can be helpful if you use the Data Frame |
Paragraph folding | Enable paragraph folding, that is collapsing a paragraph to a single visible line. This setting does not affect code folding within paragraphs. |
Lines numbering | Select either End-to-end to number lines consecutively throughout the notebook or Per paragraph to start numbering lines on each paragraph. |
Editor soft wraps | Automatically adjust the line length to the width of the editor. Note that you can also enable and disable soft wraps per notebook by clicking or by right-clicking the gutter and selecting Soft-Wrap. |
Confirm paragraph deletion | Open a modal dialog requiring you to confirm the action each time you want to delete a paragraph. |
Confirm paragraph joining | Open a modal dialog requiring you to confirm the action each time you want to join paragraphs. |
Confirm paragraph split | Open a modal dialog requiring you to confirm the action each time you want to split paragraphs. |