Skip to content

Commit

Permalink
move colab
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwespiser committed Dec 11, 2019
1 parent 9901ff0 commit 5fcac18
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ end
# colab notebooks

repo_src = joinpath(@__DIR__, "..", "src")
notebooks_dir = joinpath(@__DIR__, "..", "notebooks_colab")
notebooks_dir = joinpath(@__DIR__, "..", "colab/notebooks")

colab_header = read("./deps/colab_header", String)
function colab_install(content)
Expand Down

0 comments on commit 5fcac18

Please sign in to comment.