Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ MakePDF
Class
MakePDF
tests/test_formatters.py:368–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
366
367
368
class
MakePDF(object):
369
def
_repr_pdf_(self):
370
return
"PDF"
371
372
373
def
test_pdf_formatter():
Callers
1
test_pdf_formatter
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_pdf_formatter
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…