We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to display the galleries in VS Code Jupyter environment and nothing is shown.
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.
2.5
Python 3.10
Ubuntu 22.04
No response
The text was updated successfully, but these errors were encountered:
dnth
No branches or pull requests
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
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
The text was updated successfully, but these errors were encountered: