Settings for Users and Admins

User Settings

  • User Interface preferences - Behavior and Styling.
  • Identity - Username and Fullname.
  • Login Credentials - Change/Update.

Admin Interface and Settings

The codenode Admin interface is implemented by using the Django Admin interface. The most important functionality it provides is the following.

  • Users - Create, Modify, Delete.
  • Groups - Create, Modify, Delete.
  • Data - Inspect Notebook and Cell data, etc.

Please see the Django Admin Interface docs to learn more advanced features of the codenode Admin interface.

Table Of Contents

Previous topic

The Notebook

Next topic

Installing codenode