Skip to content

Commit

Permalink
Remove algorithms tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Arellano committed Aug 21, 2023
1 parent 2b885b8 commit 0feaf2e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 43 deletions.
2 changes: 1 addition & 1 deletion .azure/tutorials-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
displayName: 'Install dependencies'

# Sync with '.github/workflows/docs_deploy.yml'
- bash: tools/prepare_tutorials.bash algorithms circuits circuits_advanced operators
- bash: tools/prepare_tutorials.bash circuits circuits_advanced operators
displayName: 'Download current tutorials'

- bash: tox -e tutorials
Expand Down
8 changes: 0 additions & 8 deletions docs/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@ Advanced circuits

tutorials/circuits_advanced/*

Algorithms
==========

.. nbgallery::
:glob:

tutorials/algorithms/*

Operators
=========

Expand Down
34 changes: 0 additions & 34 deletions docs/tutorials/algorithms/placeholder.ipynb

This file was deleted.

0 comments on commit 0feaf2e

Please sign in to comment.