mirror of
https://github.com/avinal/xeus-basic.git
synced 2026-01-10 23:28:36 +05:30
complete gitpod configuration
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
@@ -6,4 +6,5 @@ ports:
|
|||||||
onOpen: open-browser
|
onOpen: open-browser
|
||||||
tasks:
|
tasks:
|
||||||
- command: conda activate base
|
- command: conda activate base
|
||||||
- command: echo -e "\nalias jupyternb=\"jupyter notebook --NotebookApp.allow_origin=\'$(gp url 8888)\' --NotebookApp.token='' --NotebookApp.password=''\" >> ~/.bashrc
|
- command: echo -e "\nalias jupyternb=\"jupyter notebook --NotebookApp.allow_origin=\'$(gp url 8888)\' --NotebookApp.token='' --NotebookApp.password=''\"" >> ~/.bashrc
|
||||||
|
- command: source ~/.bashrc
|
||||||
|
|||||||
Reference in New Issue
Block a user