Skip to content

Commit

Permalink
Make demo work with colab (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-cooney authored Dec 3, 2023
1 parent 32837bc commit 8bd1809
Show file tree
Hide file tree
Showing 5 changed files with 537 additions and 609 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,6 @@ docs/content/reference

# Checkpoints directory
.checkpoints

# Wandb
wandb/
1 change: 1 addition & 0 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"ndarray",
"neel",
"nelement",
"nonlinerity",
"numel",
"optim",
"penality",
Expand Down
Loading

0 comments on commit 8bd1809

Please sign in to comment.