Skip to content

Instantly share code, notes, and snippets.

View SolarisSy's full-sized avatar
🏠
Working from home

Solaris SolarisSy

🏠
Working from home
  • Curtitiba PR
  • 04:24 (UTC -03:00)
View GitHub Profile
@SolarisSy
SolarisSy / settings.json
Created June 12, 2023 14:25
👽VsCode Settings
{
"workbench.colorTheme": "One Dark Pro Darker",
"workbench.editorAssociations": {
"*.ipynb": "jupyter-notebook",
"*.pyc": "default"
},
"terminal.integrated.sendKeybindingsToShell": true,
"notebook.cellToolbarLocation": {
"default": "right",
"jupyter-notebook": "left"