https://github.com/flytewizard/verbose-octo-engine
A Quantum Computing GitHub Codespaces for Developing Q# and Qiskit with Jupyter Notebook
https://github.com/flytewizard/verbose-octo-engine
codespaces github-codespaces jupyter-notebook python qiskit qsharp quantum-computing seng seng480d uvic vscode
Last synced: 4 months ago
JSON representation
A Quantum Computing GitHub Codespaces for Developing Q# and Qiskit with Jupyter Notebook
- Host: GitHub
- URL: https://github.com/flytewizard/verbose-octo-engine
- Owner: FlyteWizard
- License: mit
- Created: 2023-03-04T18:29:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T21:46:52.000Z (over 1 year ago)
- Last Synced: 2024-05-06T22:40:46.872Z (over 1 year ago)
- Topics: codespaces, github-codespaces, jupyter-notebook, python, qiskit, qsharp, quantum-computing, seng, seng480d, uvic, vscode
- Language: Jupyter Notebook
- Homepage:
- Size: 354 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UVic Quantum Computing - GitHub Codespaces Template
[](https://github.com/codespaces/new?template_repository=FlyteWizard/verbose-octo-engine&machine=standardLinux32gb&devcontainer_path=.devcontainer%2Fdevcontainer.json&location=WestUs2re)
[](https://github.com/FlyteWizard/verbose-octo-engine/blob/main/LICENSE)
[](https://zenodo.org/badge/latestdoi/609622840)
A Quantum Computing GitHub Codespaces for Developing Q# and Qiskit with Jupyter Notebook.
## Getting Started
1. Set 'Visual Studio Code' as Default Editor
1. Open Visual Studio Code on Local Development Environment
1. Install GitHub Codespaces Extension for Visual Studio Code
1. Click 'Open in GitHub Codespaces' Badge
1. Follow Instructions to Create GitHub Codespaces
1. Wait for GitHub Codespaces to Build
It might take a few minutes for the GitHub Codespaces to build. Once the GitHub Codespaces is built, you can start developing.
_Resources_:
- [GitHub Codespaces Extension](https://marketplace.visualstudio.com/items?itemName=GitHub.codespaces)
- [Setting Your Default Editor for GitHub Codespaces](https://docs.github.com/en/codespaces/customizing-your-codespace/setting-your-default-editor-for-github-codespaces)
## Resources
- [Developing with GitHub Codespaces](https://code.visualstudio.com/docs/remote/codespaces)
- [GitHub Codespaces](https://github.com/features/codespaces)
- [GitHub Student Developer Pack](https://education.github.com/pack/offers)
- [Jupyter Notebook](https://jupyter-notebook.readthedocs.io/en/stable/)
- [Microsoft Quantum Development Kit: IQ# Kernel](https://github.com/microsoft/iqsharp/#using-iq-as-a-container)
- [Q# and Quantum Development Kit](https://learn.microsoft.com/en-us/azure/quantum/overview-what-is-qsharp-and-qdk)
- [Remote Development Container for Visual Studio Code](https://github.com/microsoft/Quantum/tree/master/.devcontainer)