mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-04 10:04:35 +00:00
transfer python bindings code
This commit is contained in:
5
gpt4all-bindings/python/docs/css/custom.css
Normal file
5
gpt4all-bindings/python/docs/css/custom.css
Normal file
@@ -0,0 +1,5 @@
|
||||
/* Remove the `In` and `Out` block in rendered Jupyter notebooks */
|
||||
.md-container .jp-Cell-outputWrapper .jp-OutputPrompt.jp-OutputArea-prompt,
|
||||
.md-container .jp-Cell-inputWrapper .jp-InputPrompt.jp-InputArea-prompt {
|
||||
display: none !important;
|
||||
}
|
Reference in New Issue
Block a user