Hello! I am currently supporting a JupyterHub server for multiple users, and one request that has come up is to clear up our kernel list.
We have some duplicates with tags such as [root] and [conda], and this has caused some confusion. On my own account, I have managed to clean up the list using the "condo remove _nb_ext_config" command as mentioned here: https://github.com/jupyter/notebook/issues/1716. After this, I have reached out to the other users and found that while this command cleaned up my kernel list, it did not effect theirs. Since we want to minimize the steps for the users, I was wondering if there was anyway to run this command for all users at the same time? Thank you! -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/f5d37467-a762-4806-a306-b573301ccd35%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
