Skip to content

Commit

Permalink
enable open browser on gitpod on 8888
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham3121 committed Sep 21, 2022
1 parent 921b8f5 commit af080fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ tasks:
ports:
- name: Jupyter
port: 8888
onOpen: open-browser
visibility: public
- name: Nodes
port: 8081-8083
Expand Down

0 comments on commit af080fb

Please sign in to comment.