Skip to content

Commit

Permalink
add rdflib
Browse files Browse the repository at this point in the history
  • Loading branch information
gtfierro committed Dec 14, 2023
1 parent a7893bc commit 8fedca6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ sphinx:
extra_extensions:
- sphinxcontrib.mermaid
config: # Additional configuration for Sphinx
html_static_path: ['models'] # Indicating that '_static/models' should be included
html_static_path: ['models']


only_build_toc_files: true
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
rdflib
jupyter-book
myst_parser
sphinxcontrib-mermaid

0 comments on commit 8fedca6

Please sign in to comment.