pique-b
pique-b
I am trying to replicate the poll app by carrying out all the steps (as I could delineate from the objects included). However, I keep getting the following error: >...
I have been trying to implement tooltip functionality in my Sphinx document for a project. I have installed hoverxref in my _virtual environment_ and after running the sphinx build, I...
I have tried the example on Google Colab to generate the model. I then tried to run the test using a saved file (`.h5`) on my local machine. However I...
I have been trying to adapt ``sphinx-hoverxref`` in my documnetation project, however not being able to test it in *local* system was quite limiting. Found the *sphinx-tippy* ``extension`` from a...
Hi Sounak, While trying to replicate the project here, I am facing a weird issue in the following segment in the script `SigNet_v1.py`: ``` # Main Function if __name__ ==...
### Context I have recently installed `myst-nb` for including Jupyter Notebook (`*.ipynb`) files into my Sphinx documentation. The extension is working perfectly and the files are displayed as expected, in...
In my Sphinx documentation I am using the `Alabaster` theme. Now, for the purpose of adding my own banner image ([ref document](https://alabaster.readthedocs.io/en/latest/customization.html#service-links-and-badges), I have added `'github_banner': True` in *html_theme_options* in...
### Describe the bug In one of my Sphinx documentations, I have pages extending beyond the height of the sidebar (containg the ToC), with the effect that the user is...
### Describe the bug While using admonition **warning** in my Sphinx doument, I find that a general sentence with a number of words (so as to be longer than the...