This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Description
I followed all of the instructions to install and configure jupyter-notebook-gist.
I can see the gist button in my notebook. But when I click it, I get the message "You haven't configured your GitHub Client ID in your jupyter_notebook_config.py file. Please set the Client ID and Secret before using this plugin. See the README for more info."
I created and populated my jupyter_notebook_config.py file precisely as described in the README (after creating a new OAUTH app on github). I also tried launching the notebook with oauth_client_id and secret specified as command line arguments. No luck.
In the absence of any more verbose errors or debugging info, I am totally stuck and have no idea how to proceed.
I am using jupyter version 4.3.0, notebook version 5.0.0, and python 3.7.