Skip to content

Commit 288a9a6

Browse files
Merge pull request #807 from j-bowhay/juno
remove outdated reference to juno
2 parents a401da2 + 38b0ca7 commit 288a9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/features/progress_bar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Progress Bar Integration
22

3-
DifferentialEquations.jl integrates with the Juno progress bar in order to make
3+
DifferentialEquations.jl integrates with the VS Code progress bar in order to make
44
long calculations more manageable. By default, this feature is off for ODE and
55
SDE solvers, but can be turned on via the keyword argument `progress=true`.
66
The progress bar updates every `progress_steps` timesteps, which has a default

0 commit comments

Comments
 (0)