GithubHelp home page GithubHelp logo

rijj1 / jupyterlab_in_gitpod Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 111 KB

Docker image for running JupyterLab in Gitpod

Home Page: https://gitpod.io/#https://github.com/rijj1/JupyterLab_in_Gitpod

License: GNU General Public License v3.0

Dockerfile 100.00%
dockerfile dockerhub gitpod gitpod-workspace jupyter-notebook jupyterlab

jupyterlab_in_gitpod's Introduction

JupyterLab in Gitpod

This project provides a Docker image for running JupyterLab with remote access enabled especially for Gitpod. It is based on the Gitpod workspace-full image, providing a comprehensive development environment. It includes Python3, pip, and JupyterLab.

Features

  • JupyterLab: The image comes pre-installed with JupyterLab, a powerful interactive development environment for Python.

  • Remote Access: Remote access to JupyterLab is enabled, allowing you to access your Jupyter environment from any device.

Current Status

  • Works Perfectly Fine
  • Latest Version
  • Will be updated if required

Usage

Method 1

  1. Just click the button to open to run in Gitpod:

    Open in Gitpod

  2. Go to the 8888 port and use rijj1 as the password.

Method 2

  1. Just run the command in the terminal:
docker run -it --rm -p 8888:8888 rijj1/jupyterlab:v1.0
  1. Go to the 8888 port and use rijj1 as the password.

NOTE:
  1. To open Jupyter Lab again, run the command jupyter lab in the terminal
  2. To have any package preinstalled, just add it in requirements.txt file.

jupyterlab_in_gitpod's People

Contributors

rijj1 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

aspirant782427

jupyterlab_in_gitpod's Issues

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.