Code Monkey home page Code Monkey logo

colab's Introduction

colab

使用這個Repo,您需了解如何使用docker-compose相關基本指令。

這個repo會建立兩個image,分別取名叫colabssh及colabnovnc。

在這裡透過容器建立ssh伺服器。

在容器的環境中,我們可透過docker-compose -p vm1 up,以ProjectName來建立多台不同環境的colab vm。

一、 可以透過下方指令建立所需的images。

進入colab目錄中,並執行

./build.sh

將會建立colabssh及colabnovnc兩個image。

二、使用以下指令啟動容器

docker-compose up -d

透過ps查看隨機連接埠

docker-compose ps

22: 容器的ssh服務

2222: Google Colab服務

6080: novnc服務

8080: code-server服務

三、 到colab網站,選擇開啟筆記,再選到Github,輸入此repo的名稱。

deviny/colab

colab's People

Contributors

deviny avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.