Closed GergelyKalmar closed 11 months ago
This will be closed by #237
Awesome, thank you! Could we potentially get a new release? It's been a while since the last one :).
Happy holidays, too!
The repository was recently revived and updated to the current Jupyter standards. Let me try to do a 0.5.0 release today using the new workflow.
@GergelyKalmar I was forced to make small adjustments but I think it now works, could you try v0.5.3 and let me know if it works as expected from your side ?
It seems to have worked, thank you! However, the License
field now contains the text of the license for the package, which is a little suboptimal. I'm using pip-licenses
for license checks and it used to show the correct license before.
let me deal with that in another issue
I'm seeing the following warning when using the current version of jupyter-sphinx with Sphinx 7.1.2:
It seems to be coming from https://github.com/jupyter/jupyter-sphinx/blob/main/jupyter_sphinx/ast.py#L628.