File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 c.Spawner.default_url = '/geppetto'
7878 c.Spawner.debug = True
7979 spawner : >-
80- c.Spawner.args = ["--library=netpyne_ui"]
80+ c.Spawner.args = ["--library=netpyne_ui", "--NotebookApp.disable_check_xsrf=True" ]
8181
8282 scheduling :
8383 userScheduler :
@@ -117,7 +117,7 @@ steps:
117117
118118 debug :
119119 enabled : false
120- image : ' codefresh/cfstep-helm:2.12.1 '
120+ image : ' codefresh/cfstep-helm:2.12.2 '
121121 title : Installing chart
122122 stage : deploy
123123 environment :
Original file line number Diff line number Diff line change 2424 c.Spawner.default_url = '/geppetto'
2525 c.Spawner.debug = True
2626 spawner : >-
27- c.Spawner.args = ["--library=netpyne_ui"]
27+ c.Spawner.args = ["--library=netpyne_ui", "--NotebookApp.disable_check_xsrf=True" ]
2828
2929scheduling :
3030 userScheduler :
You can’t perform that action at this time.
0 commit comments