- Bioinformatics with Python Cookbook
- Tiago Antao
- 165字
- 2021-06-10 19:01:41
Getting ready
If you are on Linux, the first thing you have to do is install Docker. The safest solution is to get the latest version from https://www.docker.com/. While your Linux distribution may have a Docker package, it may be too old and buggy (remember the "advancing at breakneck speed" thing we mentioned?).
If you are on Windows or macOS, do not despair; take a look at the Docker site. Various options are available there to save you, but there is no clear-cut formula, as Docker advances quite quickly on those platforms. A fairly recent computer is necessary to run our 64-bit virtual machine. If you have any problems, reboot your machine and make sure that on the BIOS, VT-X or AMD-V is enabled. At the very least, you will need 6 GB of memory, preferably more.
- 數據庫系統原理及MySQL應用教程
- 用Flutter極速構建原生應用
- Quarkus實踐指南:構建新一代的Kubernetes原生Java微服務
- 軟件測試技術指南
- Swift細致入門與最佳實踐
- 移動界面(Web/App)Photoshop UI設計十全大補
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Java程序設計入門
- 0 bug:C/C++商用工程之道
- Modern C++ Programming Cookbook
- HTML5+CSS3+jQuery Mobile APP與移動網站設計從入門到精通
- UML2面向對象分析與設計(第2版)
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)
- Python Programming for Arduino
- 會當凌絕頂:Java開發修行實錄