Kevin Bates
Kevin Bates
I was wondering if we need to worry about _future enhancements_ made to `JupyterHandler` that we may not (?) want to support (or can support) in subclasses of the "classic"...
Given that per kernel metrics are in high demand, could we consider the possibility that this be baked directly into jupyter_server? Moreover, I'd love to see the kernel metrics just...
Awesome, it sounds like we're on the same page here! > Should we list these other metrics implementations (for example in this issue) so we can keep an eye of...
Hi Nick, could you please describe how you discovered this issue - mostly for my understanding? Was this by inspection or some tooling that uncovered these issues. I suppose this...
Wow - nice idea! Thank you for the details. I probably couldn't get to this until next week (or two) at the earliest. Is this something you're planning to work...
That sounds great Nick and thanks for bringing this up (as well as the links). I agree that this is something we need to do. I'll be sure to add...
@bollwyvl - I've added this topic to tomorrow's Jupyter Server meeting [agenda](https://hackmd.io/Wmz_wjrLRHuUbgWphjwRWw). I hope you'll be able to join us - thank you!
#929 reminds me that we should also consider switching the default to the _async_ form of whatever `ContentsManager` subclass we land on for our 2.0 release since this is probably...
Thanks @jasongrout and @florianbussmann. I agree this is a server issue. I'm just unsure at what scope to address something like this (as @florianbussmann mentions). My initial thought would be...
I just noticed @florianbussmann's PR in jupyter_core from about 20 minutes ago. If we're fairly confident the "logical vs. physical" references won't be an issue, then I'd agree with that...