25 lines
837 B
XML
25 lines
837 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="JupyterPersistentConnectionParameters">
|
|
<option name="knownRemoteServers">
|
|
<list>
|
|
<JupyterConnectionParameters>
|
|
<option name="authType" value="notebook" />
|
|
<option name="urlString" value="http://localhost:8888/" />
|
|
</JupyterConnectionParameters>
|
|
</list>
|
|
</option>
|
|
<option name="moduleParameters">
|
|
<map>
|
|
<entry key="$PROJECT_DIR$/.idea/database_interacter.iml">
|
|
<value>
|
|
<JupyterConnectionParameters>
|
|
<option name="authType" value="notebook" />
|
|
<option name="urlString" value="http://localhost:8888/" />
|
|
</JupyterConnectionParameters>
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
</component>
|
|
</project> |