Giter Club home page Giter Club logo

coolab's Introduction

Coolab

license PyPI version python version

Instantly working cool apps you can use on Google Colab In ONE line!

Available Apps

1. vscode

import coolab; coolab.Code().run()

2. more to come

How to Use in Google Colab?

Open In Colab

!pip install coolab # install package using pip
import coolab; coolab.Code().run() # run in seconds.

How Fast is it

We cache vscode installation files and configurations in your google drive if you choose to mount your drive. It takes much less time if you run the same code at the second time (even in different colab sessions).

  • VScode installation package is cached (so need to re-download vscode)
  • Your connection token is cached (never worry about configuration)
  • Working directory is cached (so you always automatically get directed back to the last working directory)

How Coolab is Made

Coolab is made using coolab on Google Colab ๐Ÿ˜† (pun intended).

Related Projects

A similar project colabcode also provides vscode access using colab. However, we aim to provide better user experience using caching mechanism.

Next Step

We aim to provide more online tools using the computation resource of Google Colab. You start to use these awesome tools and we deal with the rest!

Suggestions

Feel free to create new issue so we can improve this library!

Updates

  • Bug fixes to prevent crashing when selecting drives.

coolab's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jackhaoyingzhou

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.