Sébastien Diemer
Sébastien Diemer
Wow this is a great project ! It really simplifies my workflow to share data science notebooks. Would it be possible to "tidy" the assets in a dedicated folder so...
The OpenAPI spec 3.0.0 specifies the following for read/writeOnly schema properties : readOnly: If the property is marked as readOnly being true and is in the required list, the required...
I tried to follow the tutorial https://tegola.io/tutorials/tegola-with-mapbox/ but I did not manage to visualize the Bonn tiles with mapbox-gl js. The map is displayed in the browser and queries are...
related to https://github.com/rbarrois/django_xworkflows/pull/26/files
I think I found a deadlock issue in the library. I added a unit test that reproduces the issue and a potential fix.