Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
| Download
Project: Testing 18.04
Path: julia-1.3.ipynb
Views: 532Kernel: Julia 1.3.1
In [1]:
Out[1]:
v"1.3.1"
In [8]:
Out[8]:
KeyError: key "JULIA_PROJECT" not found
Stacktrace:
[1] (::Base.var"#459#460")(::String) at ./env.jl:79
[2] access_env at ./env.jl:43 [inlined]
[3] getindex(::Base.EnvDict, ::String) at ./env.jl:79
[4] top-level scope at In[8]:1
In [2]:
Out[2]:
Hello 1.3
In [4]:
Out[4]:
ArgumentError: Package NLopt not found in current path:
- Run `import Pkg; Pkg.add("NLopt")` to install the NLopt package.
Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:887
[2] top-level scope at In[4]:1
In [3]:
In [4]:
Out[4]:
1-element Array{PyObject,1}:
PyObject <matplotlib.lines.Line2D object at 0x7fcdf6f871d0>
In [5]:
In [6]:
Out[6]:
1
2
3
4
5
6
7
8
9
10
In [7]:
Out[7]:
InterruptException:
Stacktrace:
[1] #sample#2(::Nothing, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(sample), ::Turing.Model{Tuple{:p},Tuple{:y},var"##inner_function#444#7",NamedTuple{(:y,),Tuple{Array{Int64,1}}},NamedTuple{(:y,),Tuple{Symbol}}}, ::HMC{Turing.Core.ForwardDiffAD{40},(),AdvancedHMC.Adaptation.UnitEuclideanMetric}, ::Int64) at /ext/julia/depot/packages/Turing/xFzfF/src/inference/Inference.jl:148
[2] sample(::Turing.Model{Tuple{:p},Tuple{:y},var"##inner_function#444#7",NamedTuple{(:y,),Tuple{Array{Int64,1}}},NamedTuple{(:y,),Tuple{Symbol}}}, ::HMC{Turing.Core.ForwardDiffAD{40},(),AdvancedHMC.Adaptation.UnitEuclideanMetric}, ::Int64) at /ext/julia/depot/packages/Turing/xFzfF/src/inference/Inference.jl:147
[3] top-level scope at In[7]:31
In [0]:
In [1]:
Out[1]:
1-element Array{PyCall.PyObject,1}:
PyObject <matplotlib.lines.Line2D object at 0x7ffbc53da208>
In [2]:
Out[2]:
(-1.22464679914735e-15, 4.41120439947682e-15, 6.39055017337619e-11)
In [3]:
Out[3]:
Test Summary: | Pass Total
foo | 4 4
Test.DefaultTestSet("foo", Any[], 4, false)
In [0]:
In [0]:
HomotopyContinuation
Taken from https://www.juliahomotopycontinuation.org/examples/cyclooctane/
In [0]:
In [0]:
In [0]:
In [0]:
In [0]:
In [0]:
In [0]:
In [0]:
In [0]:
In [0]: