jupyter / papyri

MIT License
82 stars 17 forks source link

Introduce and IPython extension to make the ``?`` operator work. #379

Closed Carreau closed 5 months ago

Carreau commented 5 months ago

When ? is used from within and IPython kernel, it will send an extra mimetype that we can listen for on the frontend to show the relevant page.