Skip to content

Commit

Permalink
dont use jupyter sphinx for now
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMacCQ committed Feb 19, 2024
1 parent d1cd852 commit 0e65243
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"sphinx_autodoc_typehints",
"sphinx.ext.autosummary",
"sphinx.ext.intersphinx",
"jupyter_sphinx",
"sphinx.ext.viewcode",
"sphinx.ext.mathjax",
"sphinx_copybutton",
Expand All @@ -20,7 +19,6 @@
html_theme = "sphinx_book_theme"

html_theme_options = {
"show_toc_level": 2,
"repository_url": "https://github.com/CQCL/pytket-qiskit",
"use_repository_button": True,
"use_issues_button": True,
Expand Down

0 comments on commit 0e65243

Please sign in to comment.