File tree Expand file tree Collapse file tree 4 files changed +22
-12
lines changed
Expand file tree Collapse file tree 4 files changed +22
-12
lines changed Original file line number Diff line number Diff line change @@ -16,5 +16,4 @@ Werkzeug==0.15.4
1616dash_table==4.8.1
1717dash_core_components==1.10.1
1818scikit_learn==0.23.1
19- numpy==1.18.1
20- python==3.7.7
19+ numpy==1.18.1
Original file line number Diff line number Diff line change 345345 ]
346346 },
347347 {
348- "cell_type" : " code" ,
349- "execution_count" : null ,
348+ "cell_type" : " markdown" ,
350349 "metadata" : {},
351- "outputs" : [],
352350 "source" : [
353351 " # While deloying in Heroku\n " ,
354352 " Install TA-Lib through buildback\n " ,
355353 " heroku buildpacks:add --index 2 https://github.com/numrut/heroku-buildpack-python-talib\n " ,
356354 " Makesure to remove TA-Lib from Requirements.txt\n " ,
357- " Add gunicorn==19.9.0 in requirements.txt"
355+ " Add gunicorn==19.9.0 in requirements.txt\n " ,
356+ " removed Gunicorn error - https://stackoverflow.com/questions/28919534/gunicorn-not-found-on-heroku"
358357 ]
358+ },
359+ {
360+ "cell_type" : " code" ,
361+ "execution_count" : null ,
362+ "metadata" : {},
363+ "outputs" : [],
364+ "source" : []
359365 }
360366 ],
361367 "metadata" : {
Original file line number Diff line number Diff line change @@ -16,5 +16,4 @@ Werkzeug==0.15.4
1616dash_table == 4.8.1
1717dash_core_components == 1.10.1
1818scikit_learn == 0.23.1
19- numpy == 1.18.1
20- python == 3.7.7
19+ numpy == 1.18.1
Original file line number Diff line number Diff line change 345345 ]
346346 },
347347 {
348- "cell_type" : " code" ,
349- "execution_count" : null ,
348+ "cell_type" : " markdown" ,
350349 "metadata" : {},
351- "outputs" : [],
352350 "source" : [
353351 " # While deloying in Heroku\n " ,
354352 " Install TA-Lib through buildback\n " ,
355353 " heroku buildpacks:add --index 2 https://github.com/numrut/heroku-buildpack-python-talib\n " ,
356354 " Makesure to remove TA-Lib from Requirements.txt\n " ,
357- " Add gunicorn==19.9.0 in requirements.txt"
355+ " Add gunicorn==19.9.0 in requirements.txt\n " ,
356+ " removed Gunicorn error - https://stackoverflow.com/questions/28919534/gunicorn-not-found-on-heroku"
358357 ]
358+ },
359+ {
360+ "cell_type" : " code" ,
361+ "execution_count" : null ,
362+ "metadata" : {},
363+ "outputs" : [],
364+ "source" : []
359365 }
360366 ],
361367 "metadata" : {
You can’t perform that action at this time.
0 commit comments