-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from UBC-MDS/docker_compose.yml
Docker compose.yml + data validation
- Loading branch information
Showing
10 changed files
with
764 additions
and
166 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
|
||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="refresh" content="1;url=http://0000139ff3e3:8888/lab?token=efc17080d05ca352ec1127f293b78330272034bbea4b0732" /> | ||
<title>Opening Jupyter Application</title> | ||
</head> | ||
<body> | ||
|
||
<p> | ||
This page should redirect you to a Jupyter application. If it doesn't, | ||
<a href="http://0000139ff3e3:8888/lab?token=efc17080d05ca352ec1127f293b78330272034bbea4b0732">click here to go to Jupyter</a>. | ||
</p> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"base_url": "/", | ||
"hostname": "0.0.0.0", | ||
"password": false, | ||
"pid": 7, | ||
"port": 8888, | ||
"root_dir": "/home/jovyan", | ||
"secure": false, | ||
"sock": "", | ||
"token": "efc17080d05ca352ec1127f293b78330272034bbea4b0732", | ||
"url": "http://0000139ff3e3:8888/", | ||
"version": "2.14.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
QOXja9sqo2lv5VXpZx8MfrvIzFZY4ZGQ3I5ppIaMvz8= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.