jupyter / jupyter-sphinx

Sphinx extension for rendering of Jupyter interactive widgets.
https://jupyter-sphinx.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
186 stars 65 forks source link

🚀 RLS: v0.3.2 #166

Closed choldgraf closed 3 years ago

choldgraf commented 3 years ago

this gets in the bugfix for the download role. If @akhmerov is 👍 on this then I'll make a release so this gets pushed to pypi

choldgraf commented 3 years ago

yeah benefits of making the release process as easy as possible is we can make more releases in general :-)

choldgraf commented 3 years ago

OK if tests pass I will merge and cut a new release

choldgraf commented 3 years ago

@akhmerov any idea why the tests would suddenly start failing on windows?

akhmerov commented 3 years ago

147 some weird kernel messaging timeouts, that trigger once in a while.

akhmerov commented 3 years ago

Eh, wrong reference, here's the correct issue: #157

choldgraf commented 3 years ago

ok the re-boot of the test is happy, so I'm gonna merge!