insert_github_config¶
-
nbreport.userconfig.insert_github_config(config, username, token, token_note=None)¶ Insert a
githubfield into the configuration data with GitHub authentication information (username and personal access token).Parameters: Returns: - config :
ruamel.yaml.comments.CommentedMap The configuration data, as a native
ruamel.yamlmap type.
- config :