File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 972972 "metadata" : {},
973973 "outputs" : [],
974974 "source" : [
975- " %%capture # donot remove. This prevents the debugging information that openvisuspy prints by default.\n " ,
975+ " %%capture \n " ,
976+ " # donot remove the line above. This prevents the debugging information that openvisuspy prints by default.\n " ,
976977 " ## Stop this cell before running another visualization dashboard\n " ,
977978 " !python -m panel serve Materials/openvisuspy/src/openvisuspy/dashboards --log-file \" Materials/files/log.log\" --dev --allow-websocket-origin='*' --address=\" {ADDRESS}\" --port \" {PORT}\" --args \" {URL}\" "
978979 ]
10211022 "metadata" : {},
10221023 "outputs" : [],
10231024 "source" : [
1024- " %%capture # donot remove. This prevents the debugging information that openvisuspy prints by default.\n " ,
1025+ " %%capture \n " ,
1026+ " # donot remove the line above. This prevents the debugging information that openvisuspy prints by default.\n " ,
10251027 " ## Stop this cell before running another visualization dashboard\n " ,
10261028 " !python -m panel serve Materials/openvisuspy/src/openvisuspy/dashboards --log-file \" Materials/files/log.log\" --dev --allow-websocket-origin='*' --address=\" {ADDRESS}\" --port \" {PORT}\" --args \" {URL}\" "
10271029 ]
10631065 "metadata" : {},
10641066 "outputs" : [],
10651067 "source" : [
1066- " %%capture # donot remove. This prevents the debugging information that openvisuspy prints by default.\n " ,
1068+ " %%capture \n " ,
1069+ " # donot remove the line above. This prevents the debugging information that openvisuspy prints by default.\n " ,
10671070 " ## Stop this cell before running another visualization dashboard\n " ,
10681071 " !python -m panel serve Materials/openvisuspy/src/openvisuspy/dashboards --log-file \" Materials/files/log.log\" --dev --allow-websocket-origin='*' --address=\" {ADDRESS}\" --port \" {PORT}\" --args \" {URL}\" "
10691072 ]
You can’t perform that action at this time.
0 commit comments