Results 7 issues of FlorentMeyer

Hello, Unfortunately, the connection from my local PC to a remote Jupyter server hosted on JZ doesn't work although [the VSCode documentation](https://code.visualstudio.com/docs/datascience/jupyter-notebooks#_connect-to-a-remote-jupyter-server) states that it is supported to "specify a...

Hello, Since I couldn't make VSCode work with a remote server (opened an issue [here](https://github.com/jean-zay-users/jean-zay-doc/issues/83)), I wanted to customize the nbextensions in the web version of Jupyter but I cannot...

## 📚 Documentation Hello, I have a few questions about things I don't find very clear in the docs: 1. [This](https://github.com/albumentations-team/albumentations/issues/1051) says that Sequential has to be used inside a...

## Before submitting - [x] Was this **discussed/approved** via a Github issue? (no need for typos and docs improvements) - [x] Did you make sure to **update the docs**? -...

Example

Hello, Thanks for the great package, which I'm trying to use for the first time. I would like to copy runs -- logged locally using Pytorch Lightning and [MLFlowLogger](https://lightning.ai/docs/pytorch/stable/extensions/generated/pytorch_lightning.loggers.MLFlowLogger.html) --...

Simply using `urljoin` instead of `os` to join URLs and making sure the logging dir (default : `/tmp`, nonexistent on Windows) exists enable Windows support.

Exporting from sqlite currently raises `'SqlAlchemyStore' object has no attribute 'get_host_creds'`. Moving create_dbx_client() closer to the call to _export_notebook() avoids raising, as long as one doesn't need notebooks.