jupyter-drive icon indicating copy to clipboard operation
jupyter-drive copied to clipboard

Google drive for jupyter notebooks

Results 26 jupyter-drive issues
Sort by recently updated
recently updated
newest added

Issue related to: ipython notebook --profile Please help with the issue and also when I try to login into google drive with these errors, the access to the drive is...

`python version: 3.4.3 |Anaconda 2.2.0 (64-bit)|` `IPython.__version__: 4.0.0` I'm getting the broken image icon in both of these cases: - `

Sign in with Google temporarily disabled for this app This app has not been verified yet by Google in order to use Google Sign In. Is this a new issue...

[This code](https://github.com/jupyter/jupyter-drive/blob/master/jupyterdrive/__init__.py#L40) will by default install to `/usr/local/` instead of checking first the user-specific config directories.

I'm running jupyter notebook as a server on a raspberry pi. I also run jupyter notebook in a virtualenv. I was able to run jupyterdrive by using the `--user` option....

After installing jupyterdrive, everything well fine. But now everytime I lunch a notebook, the kernel working directory is set to the directory in which I started the jupyter notebook server....

If I sleep my laptop at work and go home, my open notebooks error Invalid Credentials. There is nothing at the shell that indicates what is wrong. I'm assuming it's...

Currently, the hardcoded client id is configured to only accept origins 127.0.0.1:8888, 127.0.0.1:8889, ..., 127.0.0.1:8899. It is not possible (or advisable) to allow all origins, or even all ports. For...

enhancement

Hi, Jupyter notebook 5.0.0 was released a few days ago. I can't seem to get jupyterdrive to work with this update. The gdrive folder shows and and shows the files...

On `npm install` of a fresh clone, I get ``` npm WARN deprecated [email protected]: TSD is deprecated in favor of Typings (https://github.com/typings/typings) - see https://github.com/DefinitelyTyped/tsd/issues/269 for more information ``` For...