-
background question already try thanks and best regards |
Beta Was this translation helpful? Give feedback.
Answered by
niklasf
Apr 25, 2023
Replies: 1 comment
-
import chess.svg
chess.svg.board(board, coordinates=False) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sugizo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
_repr_svg_()
is a magic method for IPython integration. Instead, use: