You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Adds a button to publish the current notebook as a gist then lauches colab from that gist
Link: readme.md
Icon: icon.png
Parameters:
- name: gist_it_personal_access_token
description: Github personal access token.
input_type: text
value: 'XXX'
- name: gist_it_default_to_public
description: Gists default to public. If using a personal access token, gists will default to private. Set this to have them default to being public instead.
input_type: checkbox
- name: github_endpoint
description: Github endpoint. Defaults to 'github.com'. Change this to publish to your enterprise github endpoint.