Skip to content

Commit

Permalink
Update notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
corentinlger committed Nov 15, 2024
1 parent 4004c4a commit e98d489
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 145 deletions.
33 changes: 7 additions & 26 deletions notebooks/server_side/1_simple_braitenberg.ipynb

Large diffs are not rendered by default.

67 changes: 43 additions & 24 deletions notebooks/server_side/2_selective_sensing_braitenberg.ipynb

Large diffs are not rendered by default.

114 changes: 20 additions & 94 deletions notebooks/server_side/3_prey_predator_braitenberg.ipynb

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion notebooks/server_side/outdated_simulator_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@
}
],
"source": [
"from vivarium..states import SimulatorState\n",
"from vivarium.environments.braitenberg.selective_sensing_classes import State\n",
"\n",
"box_size = 100. # size of the environment (it is a torus)\n",
Expand Down

0 comments on commit e98d489

Please sign in to comment.