Show More
@@ -72,7 +72,7 b' class HistoryAccessor(Configurable):' | |||||
72 |
|
72 | |||
73 | By default, IPython will put the history database in the IPython |
|
73 | By default, IPython will put the history database in the IPython | |
74 | profile directory. If you would rather share one history among |
|
74 | profile directory. If you would rather share one history among | |
75 | profiles, you ca set this value in each, so that they are consistent. |
|
75 | profiles, you can set this value in each, so that they are consistent. | |
76 |
|
76 | |||
77 | Due to an issue with fcntl, SQLite is known to misbehave on some NFS |
|
77 | Due to an issue with fcntl, SQLite is known to misbehave on some NFS | |
78 | mounts. If you see IPython hanging, try setting this to something on a |
|
78 | mounts. If you see IPython hanging, try setting this to something on a |
General Comments 0
You need to be logged in to leave comments.
Login now