Skip to content

Commit b3ccb8a

Browse files
committed
paper: Fix l96 Please add a link or reference regarding the Solara.
1 parent df713c5 commit b3ccb8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

paper/paper.md

+4
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,11 @@ Mesa also includes experimental support for next-event time progression through
171171
```
172172

173173
## Visualization
174+
<<<<<<< HEAD
174175
Mesa’s visualization module, [SolaraViz](https://mesa.readthedocs.io/latest/tutorials/visualization_tutorial.html), allows for interactive browser-based model exploration. Advancements with Mesa 3 update the visualization from harder-to-maintain custom code to Solara, a standardized library. Usage of the visualization module can be seen below:
176+
=======
177+
Mesa’s visualization module, [SolaraViz](https://mesa.readthedocs.io/latest/tutorials/visualization_tutorial.html, allows for interactive browser-based model exploration. Advancements with Mesa 3 update the visualization from harder-to-maintain custom code to [Solara](https://solara.dev/), a standardized library. Usage of the visualization module can be seen below:
178+
>>>>>>> a90dd04b (paper: Fix l96 Please add a link or reference regarding the Solara.)
175179
176180
```python
177181
visualization = SolaraViz(

0 commit comments

Comments
 (0)