-
Notifications
You must be signed in to change notification settings - Fork 0
✨ basic docs #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ basic docs #32
Conversation
- file content organization still to fix
- unfortunately does not work with href links as it seems
- sphinx: easier to integrate notebook example into documentation
- 🐛 fixed one filepath: example_data/MicW2Graph/2_Microbial_Association_Networks/2_Network_visualization2/1_man_example_edgelist.csv ("_edgelist" was missing)
this should now work: pip install "-e[docs]"
|
documentation is build now using an action for testing. |
|
@sayalaruano test it locally, and see some of my commit messages for some things I changed:) |
|
I tested locally in a new environment installing the dependencies with pip and it works. I got errors because of unknown paths using the report_config_micw2graph.yaml, but solved it by adding "docs/" into the paths of the config. With respect to the docs, I tried to build it using this command, but did not work:
Got this error: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In the README, should we just keep one of the ways of loading the images, either the md or html?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, we can if that is okay with you. I did not yet wanted to delete it, but I could not get it to work with the div section. You can try to find out if you want
You need to create the |
|
I ran the previous command, and now it's working fine. |
Add documentation of module