How to point Jupyterlab github extension to enterprise github for all users?

29 views
Skip to first unread message

sumanth k

unread,
Aug 27, 2020, 11:29:41 PM8/27/20
to Project Jupyter
hi ,

I have installed jupyterlab-gitjupyterlab-github extensions for Jupyter notebook. And tried to modify the global settings of GitHub baseURL from "github.com" to "enterprise.github.com" .After settings update, I am able to redirect the URL to the enterprise github from the UI but the settings is applicable only to me but not for my entire organization. I have configured the following variables properly in config.py file as per the official readme file. please some help with the issue

I have posted same question in stackoverflow but haven't got any answer.and link is below

https://stackoverflow.com/questions/63618392/how-to-access-jupyterlab-notebook-for-all-github-enterprise-users  


Thanks 

Sumanth

Jason Anderson

unread,
Aug 28, 2020, 10:58:06 AM8/28/20
to jup...@googlegroups.com
Hi Sumanth,

when you say “all users”, do you mean that you are using JupyterHub and using that to manage many different users and user Notebook servers? Or, are you trying to have multiple users use a single Notebook server?

If you are using JupyterHub, any changes to the user environments probably will have to happen inside the Spawner, either by setting additional CLI flags when launching the notebook server, or by somehow maintaining a custom jupyter_notebook_config.py and having the spawned Notebook servers utilize it.

/Jason

--
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 jupyter+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/34a3b03f-7158-4124-8bd3-a6418f63bbf9n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages