Satoshi Yazawa
Satoshi Yazawa
Add swift provider and Azure Blob Storage provider, related to https://github.com/CenterForOpenScience/osf.io/issues/7219 and https://github.com/CenterForOpenScience/osf.io/pull/7237 ## Purpose * Allow to import containers in OpenStack Swift to OSF * supports only authv2 identity...
Hi, I'm working at Research Center for Open Science and Data Platform (RCOSDP) of National Institute of Informatics, working to utilize your products for researchers in Japan. We have developed...
When I install this extension on nbclassic, anyone can access the endpoints provided by Server Extension without credentials. This is because the Server Extension uses `notebook.base.handlers.IPythonHandler`. https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator/blob/master/src/jupyter_nbextensions_configurator/__init__.py#LL18C1-L18C1 As reported to...
lessが欲しいとのコメント。インストールする。
The message shows `nbconvert failed: toc2` 
`@web.authenticated` decorator with IPythonHandler is not working on nbclassic and the endpoint would be accessible without authentication. [Custom request handlers - Jupyter Notebook 6.5.4](https://jupyter-notebook.readthedocs.io/en/v6.5.4/extending/handlers.html#extra-parameters-and-authentication) mentioned that endpoints requiring authentication should...
To fix #6330, upgrade the live-plugin-manager. The live-plugin-manager has been updated to allow plug-ins to depend on several different versions of packages. Dependency packages are now managed by directory names...
Accessing a Google Drive folder via the API at the same time may cause it to only return a 502 Bad Gateway afterwards. Reproduction steps: 1. Create a project in...
## What does this PR do? Fixes #706 - I believe it would be good if secret information contained in the parameters was masked with a string like `******`. ##...