Skip to content

Commit a5b93b8

Browse files
fix(binder): remove speed tweaks and update comment format in postBuild and showcase1.jl
1 parent abbcc92 commit a5b93b8

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

binder/postBuild

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
#!/usr/bin/env bash
22
set -euxo pipefail
33

4-
# Speed & reliability tweaks
5-
export JULIA_DEPOT_PATH="$HOME/.julia"
6-
74
julia --project=binder -e '
85
using Pkg
96
Pkg.activate("binder")

showcase/showcase1.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -945,7 +945,7 @@ md"""
945945
# ╠═7139126f-5b56-4668-991b-6b63b0642d74
946946
# ╠═e128dcef-675a-4dce-b959-b1ef9248f73d
947947
# ╟─f08a32db-05d9-4ddb-9c46-34bc623ce5e7
948-
# ╟─50384351-fc38-4b29-9bf6-db1556d49dee
948+
# ╠═50384351-fc38-4b29-9bf6-db1556d49dee
949949
# ╟─23913cc6-a81b-4098-bacf-7a2e09998e53
950950
# ╟─d482241c-4bd5-4896-bdc1-e82387f69051
951951
# ╟─14f07acc-5353-4b1d-b94f-9ae43f87289b

0 commit comments

Comments
 (0)