Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/CenterBLC/N1904
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjurg committed Oct 27, 2024
2 parents 4a1dd2f + 6b0fd7d commit 6a3ebc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/additions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ By default, the additional features of the Nestle 1904 Text-Fabric dataset are n

```python
# Load the app and data with additional features
A = use ("CenterBLC/N1904", version="1.0", mod="CenterBLC/N1904/BOLcomplement/tf/", hoist=globals())
A = use ("CenterBLC/N1904", version="1.0.0", mod="CenterBLC/N1904/BOLcomplement/tf/", hoist=globals())
```

To use this functionality, the Text-Fabric package must support downloading files from GitHub. If it was installed without GitHub functionality, you might encounter the following error when trying to load the additional features:
Expand Down

0 comments on commit 6a3ebc9

Please sign in to comment.