Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
borgeha forelesningskode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Synne Andrea Ulrica Mård
borgeha forelesningskode
Commits
d7446d50
Commit
d7446d50
authored
4 years ago
by
Børge Haugset
Browse files
Options
Downloads
Patches
Plain Diff
gjort om til gitpod
parent
0ce0c70e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitpod.Dockerfile
+10
-0
10 additions, 0 deletions
.gitpod.Dockerfile
.gitpod.yml
+6
-0
6 additions, 0 deletions
.gitpod.yml
README.md
+5
-0
5 additions, 0 deletions
README.md
with
21 additions
and
0 deletions
.gitpod.Dockerfile
0 → 100644
+
10
−
0
View file @
d7446d50
FROM
gitpod/workspace-full
USER
gitpod
# Install custom tools, runtime, etc. using apt-get
# For example, the command below would install "bastet" - a command line tetris clone:
#
# RUN sudo apt-get -q update && # sudo apt-get install -yq bastet && # sudo rm -rf /var/lib/apt/lists/*
#
# More information: https://www.gitpod.io/docs/config-docker/
This diff is collapsed.
Click to expand it.
.gitpod.yml
0 → 100644
+
6
−
0
View file @
d7446d50
tasks
:
-
init
:
echo "Replace me with a build script for the project."
command
:
echo "Replace me with something that should run on every start, or just
remove me entirely."
image
:
file
:
.gitpod.Dockerfile
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
+
5
−
0
View file @
d7446d50
[

](https://gitpod.idi.ntnu.no/#https://gitlab.stud.idi.ntnu.no/borgeha/pythonpod)
# Pythonpod
Denne kan en kjøre opp i nettleseren!
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment