Commit fe22bde5 authored by Dr.李's avatar Dr.李

FEATURE: set default db

parent 707c07ac
......@@ -2,4 +2,5 @@
export PYTHONPATH=$PYTHONPATH:/
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/alphamind/pfopt/lib
export DB_URI="postgresql+psycopg2://alpha:alpha@localhost:5432/alpha"
jupyter lab --ip="0.0.0.0" --port=8080 --allow-root --NotebookApp.token='' --NotebookApp.password=''
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment