Skip to main content
Ctrl+K
Logo image
  • Introduction
  • Installation
  • Quickstart
  • Command line interface
  • Repository layout
  • The showyourwork.yml config file
  • Intro to Snakemake
  • The GitHub action
  • LaTeX stuff
  • Zenodo integration
  • Overleaf integration
  • Logging
  • Migrating from previous versions
  • Reproducibility
  • FAQs
  • Contributor Guide
  • Developer API
    • cli
      • cli.commands
        • cli.commands.build
        • cli.commands.cache
        • cli.commands.clean
        • cli.commands.preprocess
        • cli.commands.run_snakemake
        • cli.commands.setup
        • cli.commands.tarball
        • cli.commands.zenodo
      • cli.main
    • exceptions
      • exceptions.base
      • exceptions.github
      • exceptions.latex
      • exceptions.other
      • exceptions.overleaf
      • exceptions.zenodo
    • config
    • git
    • gitapi
    • logging
    • overleaf
    • patches
    • paths
    • subproc
    • userrules
    • zenodo
    • arxiv
    • compile_setup
    • download
    • extract
    • preprocess
    • render_dag
    • arxiv.smk
    • figure.smk
    • render_dag.smk
    • zenodo.smk
    • compile.smk
    • dag.smk
    • preprocess.smk
    • common.smk
    • build.smk
    • prep.smk
    • Integration tests
  • Changelog
  • Attribution
  • Projects that use showyourwork
  • Repository
  • Suggest edit
  • Open issue
  • .rst

exceptions

exceptions#

Defines custom exceptions for the showyourwork package.

  • exceptions.base
  • exceptions.github
  • exceptions.latex
  • exceptions.other
  • exceptions.overleaf
  • exceptions.zenodo

previous

cli.main

next

exceptions.base

© Copyright 2022, Rodrigo Luger.