File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 58
58
" !sudo apt install --reinstall -qq neo4j\n " ,
59
59
" !grep -q -e '^# Updated' /etc/neo4j/neo4j.conf || \\\n " ,
60
60
" sudo sed -i -e '1s/^/db.import.csv.legacy_quote_escaping=false\\ n/;1s/^/dbms.security.auth_enabled=false\\ n/;1s/^/server.memory.heap.initial_size=8G\\ n/;1s/^/server.memory.heap.max_size=8G\\ n/;1s/^/# Updated config\\ n/' /etc/neo4j/neo4j.conf\n " ,
61
- " !head /etc/neo4j/neo4j.config \n " ,
61
+ " !head /etc/neo4j/neo4j.conf \n " ,
62
62
" !sudo neo4j start\n " ,
63
63
" !wget http://dsevilla-proxy.inf.um.es/frp-neo4j -qq -O frpc.ini\n " ,
64
64
" !wget -qq \" https://github.com/fatedier/frp/releases/download/v0.52.3/frp_0.52.3_linux_amd64.tar.gz\"\n " ,
840
840
"provenance" : []
841
841
},
842
842
"kernelspec" : {
843
- "display_name" : " Python 3 (ipykernel) " ,
843
+ "display_name" : " .venv " ,
844
844
"language" : " python" ,
845
845
"name" : " python3"
846
+ },
847
+ "language_info" : {
848
+ "name" : " python" ,
849
+ "version" : " 3.12.7"
846
850
}
847
851
},
848
852
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments