Skip to content

Commit

Permalink
Cleaning files (#879)
Browse files Browse the repository at this point in the history
I merge this PR but I still have to delete the _static images. I will test in dev on another PR
  • Loading branch information
KetpuntoG authored Aug 9, 2023
1 parent 65e7a79 commit 62ed9dc
Show file tree
Hide file tree
Showing 27 changed files with 2 additions and 3,444 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
PR_ID_NO_QUOTE="${PR_ID_NO_QUOTE#\"}"
echo "pr_id => $PR_ID_NO_QUOTE"
echo "pr_id=$PR_ID_NO_QUOTE" >> $GITHUB_OUTPUT
echo "pr_site=https://${{ secrets.AWS_WEBSITE }}/${{ secrets.AWS_PR_BUCKET_BUILD_DIR }}/$PR_ID_NO_QUOTE/index.html" >> $GITHUB_OUTPUT
echo "pr_site=https://${{ secrets.AWS_WEBSITE }}/${{ secrets.AWS_PR_BUCKET_BUILD_DIR }}/$PR_ID_NO_QUOTE/demonstrations.html" >> $GITHUB_OUTPUT
PR_REF=$(echo '${{ steps.read_build_info.outputs.result }}' | jq '.ref')
PR_REF_NO_QUOTE="${PR_REF%\"}"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ programming](https://en.wikipedia.org/wiki/Differentiable_programming) of quantu

The content consists of three learning hubs and three additional areas:

- Learning hubs:
- Learning hubs:
+ [What is quantum computing?](https://pennylane.ai/qml/what-is-quantum-computing.html) Understand what quantum computers can do and how we can make them do it.
+ [What is quantum machine learning?](https://pennylane.ai/qml/whatisqml.html) Understand what
quantum computing means for machine learning.
Expand Down
114 changes: 0 additions & 114 deletions datasets.rst

This file was deleted.

68 changes: 0 additions & 68 deletions datasets_intro.rst

This file was deleted.

Loading

0 comments on commit 62ed9dc

Please sign in to comment.