Skip to content

Commit 317c687

Browse files
Merge branch 'main' into feature/curve_analysis_baseclass
2 parents d72379c + 10e0bee commit 317c687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/_ext/jupyter-execute-checkenv.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ def run(self):
2727
[cell] = super().run()
2828
if os.getenv("QISKIT_DOCS_SKIP_RST", False):
2929
cell["execute"] = False
30+
cell["hide_code"] = False
3031
return [cell]
3132

3233

0 commit comments

Comments
 (0)