Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Index and feature #516

@quantumjim

Description

@quantumjim

We should have an index for the tutorials, so that people can look up all notebooks that implement Shor's algorithm, or all that use the command initialize, etc.

I suggest adding a new markdown cell to all notebooks in which keywords are given. For 'quantum_emoticon' for example, we could have something like.

Keywords
Topics: Bit-string, superposition
Commands: QuantumRegister, ClassicalRegister, QuantumCircuit, h, cx, execute

Then anyone interested in bitstring encoding, or seeing an example of a superposition, would know that they could look there. Note I wouldn't expect every notebook that uses QuantumCircuit to list QuantumCircuit, etc. Only the commands that are really featured would be listed (and for the 'hello world' folder, that means the most basic.

Once we have these keyword cells, we can write a simple script to scrape them and generate an index. This could be a .md file living at the top level and linked to in the README.

Anyone have any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions