File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed
hpctestlib/interactive/jupyter/ipcmagic/src Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change 2525 "metadata" : {},
2626 "outputs" : [],
2727 "source" : [
28- " %ipcluster start -n 2 --mpi "
28+ " %ipcluster start -n 2"
2929 ]
3030 },
3131 {
4343 "metadata" : {},
4444 "outputs" : [],
4545 "source" : [
46- " %ipcluster start -n 2 --mpi "
46+ " %ipcluster start -n 2"
4747 ]
4848 },
4949 {
5252 "metadata" : {},
5353 "outputs" : [],
5454 "source" : [
55- " %ipcluster start -n 2 --mpi "
55+ " %ipcluster start -n 2"
5656 ]
5757 },
5858 {
6161 "metadata" : {},
6262 "outputs" : [],
6363 "source" : [
64- " %ipcluster start -n 2 --mpi "
64+ " %ipcluster start -n 2"
6565 ]
6666 },
6767 {
7070 "metadata" : {},
7171 "outputs" : [],
7272 "source" : [
73- " %ipcluster start -n 2 --mpi "
73+ " %ipcluster start -n 2"
7474 ]
7575 },
7676 {
9494 " print('cluster ids:', c.ids)"
9595 ]
9696 },
97+ {
98+ "cell_type" : " code" ,
99+ "execution_count" : null ,
100+ "metadata" : {},
101+ "outputs" : [],
102+ "source" : [
103+ " c.close()"
104+ ]
105+ },
97106 {
98107 "cell_type" : " code" ,
99108 "execution_count" : null ,
You can’t perform that action at this time.
0 commit comments