Daniel Rodriguez

Results 68 comments of Daniel Rodriguez

I just released version 0.22.0 that should include this. Thanks for the contribution!

Ok, I just spent a couple of hours trying different ways to do this and I think I figured it out. The way to go is with the new frameworks...

Simply change the command to remove it: ``` command = ["sh", "-c", "node server.js"] ```

The copy button we can fix but the matplotlib plots need to be changed at the MPL level.

Just CSS works for now but also closing in favor of #170

Thanks for the PR. I was facing the same issue and made the same fix. For example in an [NFS mount using the k8s NFS provider](https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner) you define what path...

Could we get some eyes on this one please. Hopefully should be a quick one to review.

It should be a matter of adding some CSS styles. We do that for pandas so they look good.

Interesting, i didn't knew about the lib. Definitely something I want to support, in my mind just checking the modified date and skipping a notebook would be so great to...