Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To use the production version of Beamer with Python:

Code Block
languagebash
# Python3 version:
$ beamer-python [additional arguments]
 
# Python 2 version:
 
$ beamer-python2 [additional arguments]

...