Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
f7708e1b
"docs/vscode:/vscode.git/clone" did not exist on "ede593804169a727e65b6723ec8a075afdf4c8c2"
Commit
f7708e1b
authored
Mar 11, 2022
by
Sylvain Gugger
Browse files
Force default brnahc name via the config
parent
ecf989ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
docs/source/_config.py
docs/source/_config.py
+2
-1
No files found.
docs/source/_config.py
View file @
f7708e1b
...
...
@@ -6,4 +6,5 @@ INSTALL_CONTENT = """
# ! pip install git+https://github.com/huggingface/transformers.git
"""
notebook_first_cells
=
[{
"type"
:
"code"
,
"content"
:
INSTALL_CONTENT
}]
\ No newline at end of file
notebook_first_cells
=
[{
"type"
:
"code"
,
"content"
:
INSTALL_CONTENT
}]
default_branch_name
=
"master"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment