Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 980c9e9
Author: Amir Mardan <46511946+AmirMardan@users.noreply.github.com>
Date:   Wed Apr 3 08:52:48 2024 -0400

    delete extra sources

commit 3b3a5db
Author: Amir Mardan <46511946+AmirMardan@users.noreply.github.com>
Date:   Wed Apr 3 07:23:45 2024 -0400

    Update docs_pages_workflow to install the package and reqs

commit 9c58dde
Author: Amir Mardan <46511946+AmirMardan@users.noreply.github.com>
Date:   Tue Apr 2 17:50:06 2024 -0400

    stopo installing requirements in doc workflow
  • Loading branch information
AmirMardan committed Apr 3, 2024
1 parent 79d1d85 commit 364e2a0
Show file tree
Hide file tree
Showing 16 changed files with 2 additions and 462 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/docs_pages_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: actions/setup-python@v3
- name: Install dependencies
run: |
pip install git+https://github.com/geo-stack/first_break_picking.git
pip install -r requirements-dev.txt
pip install -r requirements.txt
Expand All @@ -31,4 +32,4 @@ jobs:
publish_branch: gh-pages
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: _build/
force_orphan: true
force_orphan: true
61 changes: 0 additions & 61 deletions docs/source/first_break_picking.data.rst

This file was deleted.

10 changes: 0 additions & 10 deletions docs/source/first_break_picking.data.signals.rst

This file was deleted.

39 changes: 0 additions & 39 deletions docs/source/first_break_picking.rst

This file was deleted.

10 changes: 0 additions & 10 deletions docs/source/first_break_picking.saved_checkpoints.rst

This file was deleted.

61 changes: 0 additions & 61 deletions docs/source/first_break_picking.train_eval.rst

This file was deleted.

7 changes: 0 additions & 7 deletions docs/source/modules.rst

This file was deleted.

Loading

0 comments on commit 364e2a0

Please sign in to comment.