#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:
@@ -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`` |
|
||||
+----------------------------------------------+----------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user