Skip to content

Commit

Permalink
Merge pull request IBM#948 from sujee/issue/947
Browse files Browse the repository at this point in the history
Fixed sample notebook location for html2parquet
  • Loading branch information
touma-I authored Jan 21, 2025
2 parents 87844a0 + 2390ed1 commit 8ea7763
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions transforms/language/html2parquet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@ The table below provides the parameters that are enabled by default to ensure a

## Example

### Sample Notebook

See the [sample notebook](html2parquet.ipynb) for an example.


### Sample HTML
```
<!DOCTYPE html>
Expand Down Expand Up @@ -200,11 +205,6 @@ python ./dpk_html2parquet/transform_python.py \
- When invoking the CLI, use the following syntax for these parameters: `--html2parquet_<parameter_name>`. For example: `--html2parquet_output_format='markdown'`.


### Sample Notebook

See the [sample notebook](./notebooks/html2parquet.ipynb)
) for an example.


## Further Resources

Expand Down

0 comments on commit 8ea7763

Please sign in to comment.