File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ FROM gitpod/workspace-full
2+
3+ # Install custom tools, runtimes, etc.
4+ # For example "bastet", a command-line tetris clone:
5+ # RUN brew install bastet
6+ #
7+ # More information: https://www.gitpod.io/docs/config-docker/
Original file line number Diff line number Diff line change 1+ image :
2+ file : .gitpod.Dockerfile
3+
4+ tasks :
5+ - init : pip install -r ./requirements.txt
Original file line number Diff line number Diff line change 1+ [ ![ Gitpod ready-to-code] ( https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/TheAlgorithms/Jupyter )
2+
13## Jupyter ![ ] ( https://img.shields.io/github/forks/TheAlgorithms/Jupyter?style=social ) ![ ] ( https://img.shields.io/github/stars/TheAlgorithms/Jupyter?style=social ) ![ ] ( https://img.shields.io/github/watchers/TheAlgorithms/Jupyter?style=social ) <br >
24
35![ ] ( https://img.shields.io/github/repo-size/TheAlgorithms/Jupyter ) ![ ] ( https://img.shields.io/github/downloads/TheAlgorithms/Jupyter/total ) <br >
You can’t perform that action at this time.
0 commit comments