File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 6868 "outputs" : [],
6969 "source" : [
7070 " # #uncomment if you do not have requests and websocket-client (version 0.49 and above) installed\\ n\n " ,
71- " # #Install requests package in a current Jupyter kernal\\ n\n " ,
71+ " # #Install requests and websocket-client packages in a current Jupyter kernal\\ n\n " ,
7272 " \n " ,
7373 " import sys\n " ,
7474 " \n " ,
15841584 "metadata" : {},
15851585 "outputs" : [],
15861586 "source" : [
1587+ " # #uncomment if you do not have requests and websocket-client (version 0.49 and above) installed\\ n\n " ,
1588+ " # #Install pandas and numpy packages in a current Jupyter kernal\\ n\n " ,
1589+ " \n " ,
15871590 " # !{sys.executable} -m pip install pandas\n " ,
15881591 " # !{sys.executable} -m pip install numpy"
15891592 ]
You can’t perform that action at this time.
0 commit comments