Skip to content

Commit

Permalink
Update pn_panel.md (#6860)
Browse files Browse the repository at this point in the history
There is a mention of 'dice' in this tutorial, which uses wind turbines as an example. Replaced 'dice' with 'wind turbine'.
  • Loading branch information
Coderambling authored May 22, 2024
1 parent ec70c62 commit dc3101d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tutorials/basic/pn_panel.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ print(component)
component.servable()
```

Please notice that the image of the dice is very tall. To fine-tune the way it is displayed, we can use `pn.panel` with arguments.
Please notice that the image of the wind turbine is quite large. To fine-tune the way it is displayed, we can use `pn.panel` with arguments.

Run the code below:

Expand Down

0 comments on commit dc3101d

Please sign in to comment.