Spaces:
Sleeping
Sleeping
File size: 242 Bytes
14a9216 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # HelloWorld
## Getting Started
Prerequisites
• Ubuntu 22.04
• Docker
Installation Instructions
Getting started is easy. Follow these steps:
```
git clone https://github.com/moriyalab/lab_tool.git
cd ./lab_tool
./run_dev_env.sh
``` |