Open
Description
What happened?
I tried to display the galleries in VS Code Jupyter environment and nothing is shown.
What did you expect to see?
A fastdup HTML gallery.
To solve this issue we could simply replace this line
fastdup/fastdup/fastdup_visualizer.py
Line 549 in 6e5895a
with
if 'JPY_PARENT_PID' in os.environ or get_ipython().__class__.__name__ == 'ZMQInteractiveShell':
I can open a PR if it's necessary.
What version of fastdup were you runnning on?
2.5
What version of Python were you running on?
Python 3.10
Operating System
Ubuntu 22.04
Reproduction steps
No response
Relevant log output
No response
Attach a screenshot [Optional]
No response
Contact Details [Optional]
No response