[PR #137] [CLOSED] Setup Automated with Gitpod #197

Closed
opened 2025-11-02 00:08:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/GokuMohandas/Made-With-ML/pull/137
Author: @anudeepreddy
Created: 9/17/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • eb4059b added gitpod config files

📊 Changes

3 files changed (+41 additions, -0 deletions)

View changed files

.gitpod.dockerfile (+26 -0)
.gitpod.yml (+10 -0)
📝 README.md (+5 -0)

📄 Description

Hey @GokuMohandas ,

I would like to add two config files through this repo which can automate the task of setting up a workspace on Gitpod. Gitpod is an online IDE for GitHub. This PR might help the contributors as well as the learners. The workspace is equipped with anaconda so everything is installed by default and you can edit and runt the jupyter notebooks with the Gitpod IDE.

You can give it a try with my fork of this repo

image

When you launch the workspace for the first time you will be asked to setup a password for the jupyter notebook through the command line and you can use the same password to login to jupyter notebooks for the future sessions.

I hope this PR proves to be a great help for the contributors and learners.

Thanks,
Anudeep Reddy :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/GokuMohandas/Made-With-ML/pull/137 **Author:** [@anudeepreddy](https://github.com/anudeepreddy) **Created:** 9/17/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`eb4059b`](https://github.com/GokuMohandas/Made-With-ML/commit/eb4059b6f45454dd41b360448c216f4c30f252bb) added gitpod config files ### 📊 Changes **3 files changed** (+41 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.gitpod.dockerfile` (+26 -0) ➕ `.gitpod.yml` (+10 -0) 📝 `README.md` (+5 -0) </details> ### 📄 Description Hey @GokuMohandas , I would like to add two config files through this repo which can automate the task of setting up a workspace on Gitpod. Gitpod is an online IDE for GitHub. This PR might help the contributors as well as the learners. The workspace is equipped with anaconda so everything is installed by default and you can edit and runt the jupyter notebooks with the Gitpod IDE. You can give it a try with my fork of this [repo](https://gitpod.io/#https://github.com/anudeepreddy/practicalAI) ![image](https://user-images.githubusercontent.com/6022231/65058353-c0d23e00-d991-11e9-9442-89ef2a26d669.png) When you launch the workspace for the first time you will be asked to setup a password for the jupyter notebook through the command line and you can use the same password to login to jupyter notebooks for the future sessions. I hope this PR proves to be a great help for the contributors and learners. Thanks, Anudeep Reddy :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 00:08:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/Made-With-ML#197