File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -97,16 +97,15 @@ Only requires open source software and it is valuable to have these requirements
97
97
- If you need to install Anaconda via the command-line installation then see EC2 setup in AWS deploy notes
98
98
99
99
100
- ## Get the project code
101
100
102
- ## You can download or clone the Repo for this this repo :
101
+ ## Get the project code: It's in this repo. You can download or clone this Repo from :
103
102
104
103
- https://github.com/X-Sensing/python_dashboard_resources
105
104
106
- - we need to open the notebook: notebook_1_xdash_overview_and_setup.ipynb located in the notebook subdirectory.
105
+ - Tp start we need to open the notebook: notebook_1_xdash_overview_and_setup.ipynb located in the notebook subdirectory.
107
106
108
107
109
- # The Python packages for this project. They will need can be installed with the commands below
108
+ # There are several Python packages for this project that need to be installed. This can be done with the commands below:
110
109
<ul >
111
110
<li > pip install pip
112
111
<li > pip install pandas
You can’t perform that action at this time.
0 commit comments