File: ipython_kernel_config.py

package info (click to toggle)
nbsphinx 0.8.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,404 kB
  • sloc: python: 1,890; makefile: 38; sed: 16; sh: 7
file content (2 lines) | stat: -rw-r--r-- 81 bytes parent folder | download
1
2
c.InlineBackend.figure_formats = {'svg'}
c.InlineBackend.rc = {'figure.dpi': 96}