Skip to content

Commit

Permalink
Include cookie settings in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
phohenberger committed Aug 16, 2024

Verified

This commit was signed with the committer’s verified signature.
gamoutatsumi Tatsumi Gamou
1 parent 7e872b4 commit d885684
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/sphinx/visualization.rst
Original file line number Diff line number Diff line change
@@ -356,6 +356,8 @@ the thickness scaling of the vectors and ``opacity`` is a float value that sets

The ``ZnDraw``-object used for visualization is wrapped inside the visualizer object and is exposed by the attribute ``vis.zndraw``.

When the ``jupyter`` visualization-window comes up as a blank page, make sure to allow third party cookies in your browser settings.

An example code snippet containing the :class:`~espressomd.zn.LBField` object::

import espressomd.zn

0 comments on commit d885684

Please sign in to comment.