Skip to Main Content
Spotfire Ideas Portal
Status Future Consideration
Product Spotfire
Categories Scripting
Created by Guest
Created on Feb 26, 2019

A development mode which considers all scripts trusted until disabled

I am the author of an open source build utility called Spotless which allows live-reloading of Javascript in Spotfire while iterating on ideas.

I would like to also live-reload the IronPython, and I already have the code written to do this.

Due to your code signing mechanism, IronPython's "exec" functionality does not work as any new code is considered unsigned.

Please implement a "Development Mode" which disables all verification of script signatures until disabled.

This will greatly increase developer productivity locally. Thank you.

  • Attach files