Panel regression? (embedding panel in gunicorn+Flask)

The dev version installed via conda fixes the issue with the flask-embed example. For completeness, here’s the panel version info I see with the dev version.

Type "help", "copyright", "credits" or "license" for more information.
>>> import panel
>>> panel.__version__
'0.11.0a6'
>>>
2 Likes