Closed Stiivi closed 7 years ago
Example of server entry_points
configuration for the Flask slicer server.
Use description of PR #427 as a starting point for documentation.
See #394 and #430.
Closing this one, as the extension points mentioned in the original issue are obsolete.
Replaced by #434
Document how to add
entry_points
intosetup.py
to advertise Cubes backends.The
setup.py
of extension module should contain something like this:Example problem: #350
References:
cubes.ext
module