Matt Riedemann
Matt Riedemann
> > > @astafan8 thanks for reporting. I ran nbconvert's test suite in [jupyter/nbconvert#1549](https://github.com/jupyter/nbconvert/pull/1549), and except for an unrelated issue, tests are passing: https://travis-ci.org/github/jupyter/nbconvert/builds/766787036 > It would be nice if...
> > > Did you try to unpin `nbconvert` instead of downgrading `jupyter-client`? It seems to be more beneficial in a long run, since `nbconvert-5.6.1` is still aimed to support...
> One thing I noticed between @astafan8's pip freeze output and ours is we're both using `nbconvert` 5.6.1 (we're capped on that project until [jupyter/nbconvert#1439](https://github.com/jupyter/nbconvert/issues/1439) is fixed). So running latest...
> > > allow me to report that indeed, using the latest nbconvert as opposed to 5.6.1 removed the issue, and luckily we did not experience any slowdowns in the...
The README should be updated: https://github.com/expressjs/multer/blob/master/README.md#diskstorage >Note: You are responsible for creating the directory when providing destination as a function.
Any updates on this? qiskit-experiments is still using qiskit-ibmq-provider but I'm keen to get it using qiskit-ibm-experiment instead which has newer functionality for the backend experiment service (resultsdb). I know...
What version of jupyter-server is installed? I'm hitting something similar with jupyter-server 1.4.1, nbclassic 0.2.6, but spawning the notebook via jupyterhub 1.2.2 with this set in the hub per the...
Looking at the changes in 8.2.2 I'm not sure those are going to resolve my issue since I'm not using `bytea` type columns: https://github.com/brianc/node-postgres/compare/[email protected]@8.2.2
> I'm assuming this isn't happening all the time or in a reproducible way, just sometimes at random? It's definitely reproducible / persistent to the point that we had to...
@jsatsvat did moving to 8.2.2 resolve the issue for you?