Custom Blocks / Scripts & API docs
Resources for embedding Python and R scripts in Custom Blocks. API documentation.
Custom block allows execution of arbitrary code as part of the Workflow execution. Currently there are bindings available for Python (https://www.python....
Wed, 9 Feb, 2022 at 2:54 PM
The philosophy of the Custom block is that of two perspectives: In one, the block is created and made functional by someone with knowledge of script languag...
Wed, 18 Mar, 2020 at 6:38 PM
Custom Block scripts are executed in specific environments which are described in this document. It is meant as a resource to understand in which way the ex...
Wed, 18 Mar, 2020 at 6:37 PM
These instructions are for the new Custom Block only, not for the legacy R or legacy Python blocks. For these blocks, please see the instructions at Setting...
Wed, 18 Mar, 2020 at 6:37 PM
Omniscope Evo is shipped with a wide range of blocks to perform ETL tasks such as data loading, preparation and analysis with ease. Sometimes, however, some...
Mon, 23 Mar, 2020 at 6:23 PM
TABLE OF CONTENTS Trusted hosts Additional Pip arguments Trusted hosts In case you tried tried to run a Python custom block that needed some packages ...
Wed, 16 Feb, 2022 at 12:00 PM
It is possible to import, export, bookmark, and add custom scripts to the community section within Omniscope EVO. This allows users to store, reuse, and sha...
Tue, 9 Nov, 2021 at 11:52 AM
Omniscope Evo allows the user to execute custom workflow blocks in Docker containers. By using Docker containers you can get more flexible and robust execut...
Wed, 6 Oct, 2021 at 11:14 AM
Omniscope Evo can be configured to run custom blocks in docker containers. . When this option is enabled it is possible to use custom images to run the scri...
Fri, 27 Aug, 2021 at 9:48 AM
TABLE OF CONTENTS Introduction Example Library Block Custom Sections Removing blocks from the Blocks Library Converting a Library Block to a standard ...
Wed, 17 Nov, 2021 at 3:22 PM