Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use MCR image for hosting on Binder #152

Merged
merged 11 commits into from Jul 22, 2019
Merged

Use MCR image for hosting on Binder #152

merged 11 commits into from Jul 22, 2019

Conversation

cgranade
Copy link
Contributor

This PR modifies the Dockerfile for the katas to use the iqsharp-base image produced from the iqsharp-base image hosted on Microsoft Container Registry at mcr.microsoft.com/quantum/iqsharp-base. This should significantly reduce build times and make it much easier to maintain the Binder configuration for the katas.

@cgranade
Copy link
Contributor Author

This PR can be tested on Binder, btw, using the link https://mybinder.org/v2/gh/microsoft/quantumkatas/cgranade/from-mc.

Copy link
Member

@tcNickolas tcNickolas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please update your branch to use the latest master? Right now the Dockerfile uses 0.8.1907.1701 but the katas on your branch are still on 0.7.1905.3109, so the notebooks on Binder don't work (I get /snippet:(1,26): error QS6104: No namespace with that name exists. on the first task in BasicGates kata).

build/prebuild-kata.sh Outdated Show resolved Hide resolved
@cgranade cgranade requested a review from tcNickolas July 22, 2019 16:14
@microsoft microsoft deleted a comment from gregatgastro Jul 22, 2019
Copy link
Member

@tcNickolas tcNickolas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@tcNickolas tcNickolas merged commit 34c39b6 into master Jul 22, 2019
@tcNickolas tcNickolas deleted the cgranade/from-mc branch July 22, 2019 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants