#3110 UC7 notebook updates:

- Improve clarity of some code cells (narrowed output)
- Reworded some questionably worded sections
- Updated some of the util functionality that using old action names
- Updated a lot of old names into kebab-case
- General tidy up and consistency changes.
This commit is contained in:
Archer Bowen
2025-03-13 15:21:07 +00:00
parent 7d37ddbb67
commit 6d4be8a653
7 changed files with 536 additions and 321 deletions

View File

@@ -341,7 +341,7 @@ From the above old-style YAML ``action_space.options`` example, the following ch
+----------------------------------------------+----------------------------------------------+
| ``GREEN_ADMIN_DATABASE_UNREACHABLE_PENALTY`` | ``green-admin-database-unreachable-penalty`` |
+----------------------------------------------+----------------------------------------------+
| ``ACTION_PENALTY | ``action-penalty`` |
| ``ACTION_PENALTY`` | ``action-penalty`` |
+----------------------------------------------+----------------------------------------------+
| ``DATABASE_FILE_INTEGRITY`` | ``database-file-integrity`` |
+----------------------------------------------+----------------------------------------------+