We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e23f6 commit f894666Copy full SHA for f894666
README.md
@@ -70,17 +70,6 @@ The above command will give an URL (`Like http://(container_id or 127.0.0.1):888
70
can be used to access the notebook from browser. You may need to replace the given hostname with "localhost" or
71
"127.0.0.1".
72
73
-### Prepare artificial data.
74
-
75
-This is also done in the first notebook, but will only make data not
76
-already created. You may skip this and only make artificial data as required in the specific sections of the
77
-tutorial.
78
79
-From the repo directory (within the running notebook server if using method c) )
80
81
- python prep.py
82
83
84
### Launch notebook
85
86
From the repo directory
0 commit comments