Brian E. Granger

Results 391 comments of Brian E. Granger

@willwhitney thanks for getting this discussion started. One of the things we have learned in the past about making changes to the message spec is that really important insight comes...

A few more details: * This issue showed up in a jupyterhub deployment when I asked users to configure an nbgrader_config.py file in .jupyter. * Some of the users accidentally...

ping @pzwang - who should we work with on the conda side? Here is the JupyterLab issue related to this: https://github.com/jupyterlab/jupyterlab/issues/3795

This is also relevant: https://jupyter-client.readthedocs.io/en/latest/kernel_providers.html

Thanks Kyle, that is helpful input! Sent from my iPhone > On Oct 23, 2018, at 8:22 PM, Kyle Kelley wrote: > > I'd love to have a conda namespace...

Hi @msarahan and @mcg1969 thanks for joining in! It isn't clear here where the right place for the changes is. Can we start to discuss it here and then open...

@mcg1969 I looked more about how `nb_conda_kernels` is handling specs and have a proposal based on the logic that is here: https://github.com/Anaconda-Platform/nb_conda_kernels/blob/master/nb_conda_kernels/manager.py#L131 The idea here is that `nb_conda_kernels` reads all...

Great question. My initial thinking is that the interface would be unique for each unique (abstract data type, serialization format, storage medium) tuple. At the same time, if there are...

Maybe put these in the README?

Here is a fantastic blog post from the UK Met office with relevant user stories: https://medium.com/informatics-lab/what-do-we-want-from-a-dream-data-platform-as-a-service-c38558c25f29