Skip to content
Snippets Groups Projects
Commit 7f7239bd authored by Teddy Kossoko's avatar Teddy Kossoko
Browse files

Update README.md set to bold shebang

parent ae7fd3b2
No related branches found
No related tags found
No related merge requests found
......@@ -6,10 +6,10 @@ The script is by default in the stack thei and Jupyter.
But there are some differences.
****Theia****
The shebang of the script must be replace by #!/usr/local/bin/python
The shebang of the script must be replace by **#!/usr/local/bin/python**
**Jupyter**
The shebang of the script must be replace by #!/opt/conda/bin/python
The shebang of the script must be replace by **#!/opt/conda/bin/python**
Maap S3 script ins the script used to interact with the bucket S3 to share data with others maap users or to save data when workspace is full.
Please dont forget the env variable token and maap_env_type
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment