File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,23 @@ http://127.0.0.1:8888/?token=TOKEN
29
29
Copy paste the above URL into your browser, replacing 8888 with ` PORT ` . This will bring up the
30
30
JupyterLab interface.
31
31
32
+ Building your own Forest-backed Binder repository
33
+ -------------------------------------------------
34
+
35
+ This Binder repository is built using the [ ` rigetti/forest-notebook ` ] [ forest-notebook ] Docker
36
+ image, which comes with [ pyQuil] [ pyquil ] installed, as well as [ quilc] [ quilc ] and [ QVM] [ qvm ]
37
+ servers running in the background. It additionally has the [ ` forest-benchmarking ` ] [ benchmarking ]
38
+ library installed, along with some useful Python packages for data analysis and visualization.
39
+ You can create your own Binder repository from this image by following the directions at the
40
+ bottom of the README of the [ rigetti/forest-notebook] [ forest-notebook-repo ] repository!
41
+
32
42
[ arxiv ] : https://arxiv.org/abs/2001.04449
43
+ [ benchmarking ] : https://github.com/rigetti/forest-benchmarking
33
44
[ binder ] : https://mybinder.org/v2/gh/rigetti/forest-tutorials/master?urlpath=lab/tree/Welcome.ipynb
34
45
[ docker-badge ] : https://img.shields.io/docker/pulls/rigetti/forest-tutorials.svg
35
46
[ docker-image ] : https://hub.docker.com/r/rigetti/forest-tutorials
47
+ [ forest-notebook ] : https://hub.docker.com/r/rigetti/forest-notebook
48
+ [ forest-notebook-repo ] : https://github.com/rigetti/forest-notebook
36
49
[ github-badge ] : https://img.shields.io/github/v/release/rigetti/forest-tutorials
37
50
[ github-release ] : https://github.com/rigetti/forest-tutorials/releases
38
51
[ gitlab-badge ] : https://gitlab.com/rigetti/forest/forest-tutorials/badges/master/pipeline.svg
You can’t perform that action at this time.
0 commit comments