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

Commit 0fd65e4

Browse files
jimcristofonotcNickolas
authored andcommitted
Convert KeyDistribution_BB84 kata to Jupyter Notebook format (#178)
1 parent 8621795 commit 0fd65e4

File tree

5 files changed

+441
-9
lines changed

5 files changed

+441
-9
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ RUN ${HOME}/scripts/prebuild-kata.sh GHZGame
2222
RUN ${HOME}/scripts/prebuild-kata.sh GraphColoring
2323
RUN ${HOME}/scripts/prebuild-kata.sh GroversAlgorithm
2424
RUN ${HOME}/scripts/prebuild-kata.sh JointMeasurements
25+
RUN ${HOME}/scripts/prebuild-kata.sh KeyDistribution_BB84
2526
RUN ${HOME}/scripts/prebuild-kata.sh MagicSquareGame
2627
RUN ${HOME}/scripts/prebuild-kata.sh Measurements
2728
RUN ${HOME}/scripts/prebuild-kata.sh PhaseEstimation

0 commit comments

Comments
 (0)