-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove tabs from "Plot quantum states" (#1218)
This page wrapped code blocks in `<TabItem>` tags to include them in the tab component. This looks nice but unfortunately relied on some implementation details of how the notebook is converted to the web page, which is something we want to avoid. This PR removes the tabs and uses headings instead to unblock publishing the page while we work on a more robust solution.
- Loading branch information
1 parent
f480d9c
commit fb74dd8
Showing
1 changed file
with
8 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters