Skip to content

Commit

Permalink
fixed pixels name in ohif section
Browse files Browse the repository at this point in the history
  • Loading branch information
erinaldidb authored Nov 27, 2024
1 parent 3dc181e commit 3c5afb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ catalog_df = catalog.catalog(path, extractZip=True, extractZipBasePath=<unzipPat
```
---
## OHIF Viewer
Inside `dbx.pixel` resources folder, a pre-built version of [OHIF Viewer](https://github.com/OHIF/Viewers) with Databricks and [Unity Catalog Volumes](https://docs.databricks.com/en/sql/language-manual/sql-ref-volumes.html) extension is provided.
Inside `dbx.pixels` resources folder, a pre-built version of [OHIF Viewer](https://github.com/OHIF/Viewers) with Databricks and [Unity Catalog Volumes](https://docs.databricks.com/en/sql/language-manual/sql-ref-volumes.html) extension is provided.

All the catalog entries will be available in an easy to use study list.
![Catalog](https://github.com/databricks-industry-solutions/pixels/blob/main/images/ohif_catalog_view.png?raw=true)
Expand Down

0 comments on commit 3c5afb9

Please sign in to comment.