Skip to content

Commit

Permalink
fix pre-commit?
Browse files Browse the repository at this point in the history
  • Loading branch information
YouGuessedMyName committed Nov 29, 2024
1 parent bbb1036 commit 956c263
Show file tree
Hide file tree
Showing 7 changed files with 14,009 additions and 14,009 deletions.
726 changes: 363 additions & 363 deletions docs/getting_started/mdp.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/getting_started/pinkgreen.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@
"resultSymbol": "\u2606",
"show_rewards": true
}
}
}
692 changes: 346 additions & 346 deletions docs/getting_started/pomdp-maze.ipynb

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/getting_started/study.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
></script>
<style type="text/css">
#mynetwork {
width: 800px;
height: 600px;
border: 1px solid lightgray;
}
</style>
</head>
<body>
<div id="mynetwork"></div>
<script type="text/javascript">
var nodes = new vis.DataSet([{ id: 0, label: `init`, group: "states", x: 5, y: -186 },
{ id: 1, label: `studied`, group: "states", x: 98, y: 11 },
{ id: 2, label: `didn't study`, group: "states", x: -120, y: -7 },
Expand Down Expand Up @@ -243,4 +243,4 @@
"
border:none !important;
allowfullscreen webkitallowfullscreen mozallowfullscreen
></iframe>
></iframe>
Loading

0 comments on commit 956c263

Please sign in to comment.