Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] c.Spawner.args not working with SudoSpawner #65

Open
WaterKnight1998 opened this issue Sep 22, 2020 · 1 comment
Open

[BUG] c.Spawner.args not working with SudoSpawner #65

WaterKnight1998 opened this issue Sep 22, 2020 · 1 comment
Labels

Comments

@WaterKnight1998
Copy link

Bug description

The variable c.Spawner.args in jupyterhub_conf.py is set as follows:

c.Spawner.args = ['--JupyterApp.config_file=/filePath/jupyter_notebook_config.py']

However, the config_file of notebook is not getting linked.

Expected behaviour

JupyterApp.config_file should get linked!

@welcome
Copy link

welcome bot commented Sep 22, 2020

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant