Skip to content

Commit 5b455ca

Browse files
authored
Rephrase
1 parent 0ff2a2b commit 5b455ca

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

README.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,13 @@
1-
# GitHub Codespace for Zoose
1+
# GitHub Codespace for Zoose PyTorch
22

3-
Run Zoose Quantum with many useful Python and quantum computing libraries pre-installed in VSCode directly from your browser with only 2 clicks!
3+
Run Zoose Quantum with PyTorch and many useful Python libraries pre-installed in VSCode directly from your browser with only 2 clicks!
44

5-
You can either try [Zoose Quantum](https://github.com/ianhellstrom/zoose#zoose-quantum) in VSCode in your browser with only two clicks _or_ run it or any Zoose [flavour](https://github.com/ianhellstrom/zoose#flavours) (e.g. PyTorch) from your own GitHub account and repository (recommended).
6-
7-
## Try Zoose Quantum
8-
Click on _Use this template_ and choose _Open in codespace_
9-
10-
You will be running [Zoose Quantum](https://databaseline.tech/zoose-2.0/#zoose-quantum) in a GitHub Codespace, straight from this repository.
11-
This is best if you want to give Zoose Quantum a whirl but do not intend to save your work in your own account.
12-
Many popular quantum packages (e.g. Braket, Cirq, Pennylane, pytket, Qiskit) are already installed and ready to be used from VSCode, no installation required.
13-
14-
## Run Zoose Base, Neo4j, PyTorch, or Quantum
5+
## How to use
156

167
1. Click on _Use this template_ (green button) and choose _Create a new repository_ (in your own account).
178
1. Give the repository a name and click _Create repository from template_.
189
1. Click on _Code_ (green button), choose _Codespaces_, and click _Create codespace on master_ (green button) or hit the "+" sign (near the top).
1910

20-
If you prefer to run a different Zoose flavour, just change the `image` in `.devcontainer/devcontainer.json` to the desired flavour, e.g. `databaseline/zoose-pytorch:3.1.1` and commit it to your own repository.
11+
From that moment on, you are only two clicks away from running PyTorch in VSCode inside your browser.
2112

2213
Enjoy your GitHub Codespace.

0 commit comments

Comments
 (0)