mlflow Creating an MLFlow server in RONIN MLFlow is an open source platform for managing machine learning (ML) workflows. This blog post teaches you how to set up a MLFlow server in RONIN.
admin Viewing RONIN Log Activity With Splunk: Part 1 A universal requirement for compliance is that logs be kept to track certain activities and data access. In this blog post we describe how to use Splunk to examine audit trail logs from RONIN Core.
security Featured Introducing RONIN Isolate (TRE/SDE): Self-service research computing in a bubble We are excited to introduce RONIN Isolate, an extension of our flagship cloud-based self-service research environment, that is designed specifically to meet stringent regulatory and institutional IT security requirements.
Getting Started Running Commands in the Background with GNU Screen Being able to run commands and scripts directly from the command-line is great; however, some commands or scripts may need to run for extended periods without interruption. GNU Screen provides a simple solution to ensure your analyses are never prematurely terminated again.