Force default brnahc name via the config
This commit is contained in:
@@ -6,4 +6,5 @@ INSTALL_CONTENT = """
|
|||||||
# ! pip install git+https://github.com/huggingface/transformers.git
|
# ! pip install git+https://github.com/huggingface/transformers.git
|
||||||
"""
|
"""
|
||||||
|
|
||||||
notebook_first_cells = [{"type": "code", "content": INSTALL_CONTENT}]
|
notebook_first_cells = [{"type": "code", "content": INSTALL_CONTENT}]
|
||||||
|
default_branch_name = "master"
|
||||||
|
|||||||
Reference in New Issue
Block a user