You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tethys Platform
Thoughts on modifying the gizmos to have two layers of loading JS/CSS dependencies:
1) Global dependencies in <head>
2) Local/custom dependencies in the bottom of <body>
This is in place of the current method of loading all in the bottom of <body>
swainn
unread,
Nov 9, 2016, 5:55:02 PM11/9/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tethys Platform
@alansnow21 and I had a good discussion on this yesterday. He is going to modify the gizmo_dependencies template tag and add another module for global library dependencies for gizmos that will be loaded at the top of the page. This should address some issues with libraries like Plotly that he has encountered.