Overview
Overview
The Relevance Lab Data Science Workspace is a cloud-based, ready-to-use Amazon Machine Image (AMI) built on Amazon Linux 2023. It eliminates hours of manual environment setup by delivering a fully configured virtual desktop with 15+ pre-installed tools for statistical computing, machine learning, and software development. Data scientists, researchers, and analysts can launch the AMI and begin productive work in under 5 minutes.
Why Choose This Workspace Over Alternatives
Unlike the AWS Deep Learning AMI (which focuses on Python ML frameworks without RStudio or office productivity tools), or SageMaker notebooks (which lack a full desktop environment with Docker and multiple IDEs), this workspace combines a complete R-focused analytics stack, Python ML frameworks, containerization tools, and productivity applications in a single, tested image.
Compared to manually assembling a Docker-based environment or installing tools one by one, this AMI eliminates dependency conflicts and version mismatches. Every framework is pre-validated to work together - PyTorch, TensorFlow, scikit-learn, PySpark, and Vowpal Wabbit coexist without library collisions.
Built by Relevance Lab - a team with deep expertise in cloud workspace automation - this AMI is designed for teams that need a validated, production-grade data science environment without the overhead of building and maintaining one from scratch.
Pre-Installed Software and Version Details
- RStudio Server 2024.12.0 with R and CRAN access
- JupyterLab with Python and R kernels
- PyTorch, TensorFlow, scikit-learn, PySpark, Vowpal Wabbit - pre-configured ML frameworks
- Visual Studio Code and PyCharm Community Edition - development IDEs
- Docker and Docker Compose - containerization tools
- Anaconda - Python and R package management
- LibreOffice Suite - document authoring and spreadsheets
- NVIDIA GPU drivers - pre-installed for accelerated computing on supported instances
For a complete tool-version compatibility matrix and deployment guide, see the Additional Resources links on this listing page.
Key Features and Buyer Benefits
Immediate Productivity with RStudio Server - Launch RStudio Server with R and essential libraries pre-installed. Access your analytics environment through a browser without local installation. Additional packages are available via CRAN.
Interactive Notebooks with JupyterLab - Pre-installed JupyterLab with Python and R kernels enables interactive data exploration, visualization, and collaborative analysis from day one.
Full ML/AI Toolkit - PyTorch, TensorFlow, scikit-learn, PySpark, and Vowpal Wabbit are pre-configured for end-to-end machine learning workflows - from data preparation through model training and evaluation.
Multiple Development IDEs - Visual Studio Code and PyCharm Community Edition provide lightweight, flexible coding environments for Python, R, and general-purpose development.
Containerized Workloads - Docker and Docker Compose enable reproducible model deployments and portable data pipelines without additional installation.
Python and R Package Management - Anaconda is pre-installed for managing isolated environments, preventing package conflicts across projects.
Document Authoring - LibreOffice Suite supports report creation, spreadsheet analysis, and presentations without leaving the workspace.
Security and Access Control
The AMI is built on Amazon Linux 2023 with the latest security patches applied at publish time. RStudio Server access is password-protected and accessible via browser over configurable ports. SSH key-based authentication is supported for instance access. We recommend configuring security groups to restrict inbound traffic to only the required ports (8787 for RStudio Server, 8888 for JupyterLab) and trusted IP ranges. Docker runs with standard Linux permissions, and Anaconda environments provide process-level isolation between projects. Buyers should follow AWS best practices for VPC configuration, encryption of EBS volumes at rest, and IAM role assignment for accessing S3 or other AWS services.
Industry Use Cases
Genomics and Life Sciences Research - Research teams working with large-scale sequencing datasets can launch this workspace on GPU-backed instances, use JupyterLab to preprocess and visualize genomic data, train classification models with PyTorch or TensorFlow, and package validated pipelines into Docker containers for reproducible analysis.
Financial Risk Modeling - Quantitative analysts can leverage RStudio Server for statistical modeling on time-series market data, use scikit-learn and PySpark for feature engineering across millions of transaction records, and produce compliance-ready reports in LibreOffice - all within a single auditable environment.
Highlights
- All in One Data Science Stack vs. Fragmented Alternatives: Unlike the AWS Deep Learning AMI (Python ML only, no RStudio or office tools) or SageMaker notebooks (no full desktop, Docker, or multiple IDEs), this workspace combines RStudio Server, JupyterLab, VS Code, PyCharm CE, Docker, Anaconda, and LibreOffice in a single validated AMI on Amazon Linux 2023. One launch replaces hours of manual installation and dependency resolution across 15 plus tools.
- Pre Validated ML Framework Compatibility Eliminates Integration Risk: PyTorch, TensorFlow, scikit learn, PySpark, and Vowpal Wabbit are installed and tested together to confirm zero library conflicts something teams building their own environments typically spend days debugging. Move directly from exploratory analysis in JupyterLab to training deep learning models without resolving version mismatches between CUDA, Python packages, and framework dependencies.
- Flexible Scaling Across EC2 Instance Types with Pre Installed GPU Support: Runs on instances from t3.medium (2 vCPU, 4 GB RAM) for lightweight R analysis to GPU backed p series and g series instances for deep learning training. NVIDIA GPU drivers are pre installed so GPU acceleration works immediately without manual driver configuration. Scale compute up or down based on workload demands without reconfiguring your software environment. Supports x86,64 architecture.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
Not Applicable
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Not Applicable
Additional details
Usage instructions
Quick Usage Summary
Subscribe & Launch: Subscribe to the AWS Marketplace product and launch an instance. Access Rstudio Interface: Open a browser and go to public DNS and when asked for the credentials Enter the following credentials Username: RStudio Password: Instance id This will open the RStudio homepage
Additional Notes
Persistent Data: Ensure you attach an EBS volume for persistent data storage. Security Best Practices: Change the default admin password immediately after first login. Firewall and Security Group: Ensure inbound rules allow access only to trusted users. Performance Considerations: If running heavy computations in RStudio, consider using a larger instance type.
For additional reference please check the attached images for detailed setup guidance. You can also visit the following link for more detailed instructions: https://market-place-artifacts.s3.us-east-1.amazonaws.com/Secure+Data+Science+Workspace.pdf
Support
Vendor support
Support for Relevance Lab Data Science Workspace
Relevance Lab provides support for the Data Science Workspace AMI to help buyers with deployment, configuration, and troubleshooting.
How to Get Help
For support inquiries including installation issues, configuration assistance, and general product questions, contact Relevance Lab support through the contact information provided on the AWS Marketplace listing page. To request a guided deployment walkthrough or pilot consultation, use the same contact channel.
What Is Covered
- Assistance with AMI launch and initial configuration
- Guidance on security group setup (port 8787 for RStudio Server, port 8888 for JupyterLab)
- Troubleshooting pre-installed tool access and functionality
- Guidance on supported EC2 instance types and scaling
- Help with package management via Anaconda and CRAN
- Technical consultation for integrating the workspace into your existing AWS environment
Refunds and Cancellations
If you experience issues with the product, contact Relevance Lab support to discuss resolution options including potential refunds for billing concerns.
Self-Service Resources
The AMI includes pre-configured tools accessible immediately after launch. For quick deployment, ensure your security group allows inbound traffic on ports 8787 and 8888, connect via SSH with your key pair, and access RStudio Server or JupyterLab through your browser. Refer to the Additional Resources section on this listing for deployment documentation.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.