clean up assets

This commit is contained in:
IAlibay
2024-03-27 12:52:07 +00:00
parent fe6985d214
commit d41e1cc6b3
2 changed files with 1 additions and 7 deletions

View File

@@ -1,8 +1,6 @@
{
"path": "../ExampleNotebooks/ahfe_tutorial/python_tutorial.ipynb",
"extra-media": [
"../ExampleNotebooks/ahfe_tutorial/ahfe_json/",
"../ExampleNotebooks/cookbook/assets/benzene.sdf",
"../ExampleNotebooks/ahfe_tutorial/ahfe_cycle.png"
]
}

View File

@@ -1,7 +1,3 @@
{
"path": "../ExampleNotebooks/plotting_rbfes_with_cinnabar/PlottingFreeEnergiesUsingCinnabar.ipynb",
"extra-media": [
"../ExampleNotebooks/plotting_rbfes_with_cinnabar/experimental.tsv",
"../ExampleNotebooks/plotting_rbfes_with_cinnabar/final_results.tsv"
]
"path": "../ExampleNotebooks/plotting_rbfes_with_cinnabar/PlottingFreeEnergiesUsingCinnabar.ipynb"
}