Skip to content

Commit

Permalink
Added support for jupyter notebooks alshedivat#417 (alshedivat#1511)
Browse files Browse the repository at this point in the history
Implemented alshedivat#417.

---------

Signed-off-by: George Araújo <[email protected]>
Co-authored-by: Amir Pourmand <[email protected]>
  • Loading branch information
george-gca and pourmand1376 authored Jul 5, 2023
1 parent 1c53a4c commit c95be97
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 10 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@
*.json filter=lfs diff=lfs merge=lfs -text
*.mp3 filter=lfs diff=lfs merge=lfs -text
*.mp4 filter=lfs diff=lfs merge=lfs -text
*.ipynb filter=lfs diff=lfs merge=lfs -text
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Git LFS file not shown
4 changes: 2 additions & 2 deletions Dockerfile
Git LFS file not shown
4 changes: 2 additions & 2 deletions Gemfile
Git LFS file not shown
4 changes: 2 additions & 2 deletions _config.yml
Git LFS file not shown
3 changes: 3 additions & 0 deletions _plugins/file-exists.rb
Git LFS file not shown
4 changes: 2 additions & 2 deletions _posts/2015-07-15-code.md
Git LFS file not shown
3 changes: 3 additions & 0 deletions _posts/2023-07-04-jupyter-notebook.md
Git LFS file not shown
3 changes: 3 additions & 0 deletions assets/jupyter/blog.ipynb
Git LFS file not shown

0 comments on commit c95be97

Please sign in to comment.