mirror of
https://github.com/avinal/xeus-basic.git
synced 2026-01-10 07:08:35 +05:30
Integrate gitpod to this project
Signed-off-by: Sarita Singh <saritasingh.0425@gmail.com>
This commit is contained in:
10
.gitpod.yml
Normal file
10
.gitpod.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
image:
|
||||
file: Dockerfile
|
||||
ports:
|
||||
- port: 8888
|
||||
visibility: public
|
||||
onOpen: notify
|
||||
workspaceLocation: xbasic
|
||||
checkoutLocation: xbasic
|
||||
tasks:
|
||||
- init: conda activate base
|
||||
Reference in New Issue
Block a user