This message was deleted.
# ask-anything
s
This message was deleted.
m
This is included in the file as well:
Copy code
# ---
# jupyter:
#   jupytext:
#     cell_metadata_filter: all
#     notebook_metadata_filter: ploomber
#     text_representation:
#       extension: .py
#       format_name: percent
#       format_version: '1.3'
#       jupytext_version: 1.13.6
#   kernelspec:
#     display_name: Python 3 (ipykernel)
#     language: python
#     name: python3
#   ploomber:
#     injected_manually: true
# ---
It works in jupyter notebook but fails in jupyter lab
i
Do you have the ploomber plugin installed and the machine restarted? Was it running on different notebooks? We saw in the past users forgot to reset the instance after installation and that caused the plugin some issues.
e
what Ido mentioned is pretty common. to add more detail: ploomber must be installed in the process that runs jupyter (which isn't necessarily the same process that runs the kernel). although there seems so be some incompatibility here. do you know which version of ploomber and jupyter you're running?