Code Monkey home page Code Monkey logo

in-browser-ide's Introduction

IDE in the browser. Scalable and multi-user-friendly

How to start

  1. Clone this repo by using:

    git clone https://github.com/joundso/in-browser-ide.git in-browser-ide
    cd in-browser-ide
  2. Run the container:

    sudo bash ./startup.sh
  3. Go to localhost:9000 (or whatever port you specified in your docker-compose file) and select one of the images you have specified in the shinyproxy/application.yml file.

    1. RStudio is now available at localhost:9000/app/rstudio
    2. Visual Studio Code is now available at localhost:9000/app/vscode
  4. This should be similar to what you can see now: IDEs running in the browser

  5. Stop the environment by running docker-compose down.

Advanced usage

Enable Authentication

To enable user authorization simply change the first lines in shinyproxy/application.yml. See here to read the information material.

Choose another template

  1. Create a new folder within shinyproxy/templates/ and create a file you want to replace. You can use the already existing folders "1col", "2col" or "modified_navbar" as orientation.
  2. Change the proxy.template-path: ./templates/1col to another folder containing the files you want to replace.
  3. Restart the shinyproxy service: docker-compose down && docker-compose up -d

Further information

in-browser-ide's People

Contributors

joundso avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ykopylov

in-browser-ide's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

docker-compose
docker-compose.yml
dockerfile
shinyproxy/Dockerfile
  • openjdk 11.0.16-jre

  • Check this box to trigger a request for Renovate to run again on this repository

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.