-
Related Qiskit/platypus#482
-
Part of Qiskit/qiskit.org#782
Explore the official way of creating and embedding custom widgets. If there is no official way to do it, think of an extension mechanism enabling us to implement our r…
-
- qiskit.org deploy action: https://github.com/Qiskit/qiskit.org/blob/main/.github/workflows/deploy.workflow.yml
- learn.qiskit.org deploy action: https://github.com/qiskit-community/platypus/blob/ma…
-
-
We need to discuss and define the database architecture to support the new syllabus feature.
-
```javascript
import { Matrix } from "@mathigon/fermat";
var k = [[6.38342822594358e-17, 1.0424928665161133, -0.04249291867017746], [-1.0424928665161133, 0, 1], [0, 0, 1]];
var ik = Matrix.invers…
-
### Steps to reproduce the problem
Pages that include an index at on the page, such as [this one](https://learn.qiskit.org/course/ch-algorithms/quantum-fourier-transform), will open those links in a …
-
Currently, we have the default 404. We should design and implement it.
![Captura de pantalla 2021-05-25 a las 13 37 03](https://user-images.githubusercontent.com/4138279/119492832-cfc0e480-bd5f-11e…
-
create a [custom exporter](https://minrk-nbconvert.readthedocs.io/en/latest/external_exporters.html#writing-a-custom-exporter) to convert Jupyter notebook to textbook edu custom format
related: Qis…
-
Related: https://github.com/Qiskit/qiskit.org/issues/2177