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
The extension adds "copy" buttons to all code areas, including Jupyter code cells, see https://github.com/choldgraf/sphinx-copybutton.
Some CSS to work around the issue is shown in #330 (comment), but it would certainly be nice to make this work out-of-the-box.
Currently, there are several problems:
Firefox:
Chrome:
The text was updated successfully, but these errors were encountered:
Could you give this a shot with the latest sphinx-copybutton and see if it works now? Some recent PRs should have cleaned up the CSS a bit
Sorry, something went wrong.
@choldgraf I have just merged #349 with a few fixes on the nbsphinx side of things.
nbsphinx
Copy buttons are now enabled in the latest version of the docs: https://nbsphinx.readthedocs.io/en/latest/
latest
I've also re-based all my theme branches to check it on a variety of themes.
It mostly works great! But there are a few issues: #376
Successfully merging a pull request may close this issue.
The extension adds "copy" buttons to all code areas, including Jupyter code cells, see https://github.com/choldgraf/sphinx-copybutton.
Some CSS to work around the issue is shown in #330 (comment), but it would certainly be nice to make this work out-of-the-box.
Currently, there are several problems:
Firefox:
Chrome:
The text was updated successfully, but these errors were encountered: