Jupyter Notebooks
Vincent Jeanselme
vjeansel at andrew.cmu.edu
Tue Nov 6 16:45:10 EST 2018
Even after changing my bashrc with export
IPYTHONDIR=/home/scratch/$USER/.ipython and reinstalling my jupyter, it
still does not seem to work. I also have an issue with git, I am no
longer able to pull from the server.
On 11/6/18 3:14 PM, Predrag Punosevac wrote:
> Matthew Barnes <mbarnes1 at andrew.cmu.edu> wrote:
>
>> Also having this problem. Trying to create a new notebook hangs on
>> "Creating new notebook in", and unable to open old notebooks. Anyone's
>> setup currently working?
>>
> Jupyter Notebook is using sqlite database to store the info. Unless you
> explicitly force Jupyter to create the database on the scratch directory
> the database is stored on the NFS share. There is nothing worse one can
> do in terms of data consistency than put a database or a private Git
> repo (talking about the server) onto the NFS. The datebase was left in
> inconsistent state after the file server was rebooted. You have to clear
> it and possibly recreate the database to be able to use Jupyter
> Notebook.
>
> Best,
> Predrag
>
>
>> On Tue, Nov 6, 2018 at 12:44 PM Vincent Jeanselme <vjeansel at andrew.cmu.edu>
>> wrote:
>>
>>> Hello,
>>>
>>> Has anyone faced problems with running Jupyter Notebook since yesterday ?
>>> Did you remember what was the change to operate after the last reboot of
>>> the sqlite database ?
>>>
>>> Thank you,
>>>
>>> Vincent
>>>
>>> --
>>> Vincent Jeanselme
>>> -----------------
>>> Analyst Researcher
>>> Auton Lab - Robotics Institute
>>> Carnegie Mellon University
>>>
>>>
--
Vincent Jeanselme
-----------------
Analyst Researcher
Auton Lab - Robotics Institute
Carnegie Mellon University
More information about the Autonlab-users
mailing list