Skip to content

Commit

Permalink
change demo project path
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-kumar-pilla committed Mar 9, 2024
1 parent eb64aab commit efcfff3
Show file tree
Hide file tree
Showing 45 changed files with 3 additions and 26,515 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,10 @@ jobs:
- name: Install Project Dependencies
run: |
python -m pip install --upgrade pip
cd demo-project
pip install -r requirements.txt
- name: Deploy Kedro-Viz to GH Pages
uses: ravi-kumar-pilla/shareableviz-action@main
with:
telemetry_consent: true
project_path: 'demo-project'
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
##########################
# KEDRO PROJECT
# Shareableviz Action

# ignore all local configuration
conf/local/**
Expand Down
1 change: 0 additions & 1 deletion .telemetry

This file was deleted.

20 changes: 0 additions & 20 deletions conf/README.md

This file was deleted.

104 changes: 0 additions & 104 deletions conf/base/catalog.yml

This file was deleted.

Empty file removed conf/base/parameters.yml
Empty file.
Empty file.
12 changes: 0 additions & 12 deletions conf/base/parameters_data_science.yml

This file was deleted.

Empty file removed conf/base/parameters_reporting.yml
Empty file.
Empty file removed conf/local/.gitkeep
Empty file.
43 changes: 0 additions & 43 deletions conf/logging.yml

This file was deleted.

Empty file removed data/01_raw/.gitkeep
Empty file.
Loading

0 comments on commit efcfff3

Please sign in to comment.