-
Hi all,
Thanks for developing such a useful tool. I use IJulia on my computer, primarily to do linear optimization and mixed integer linear optimization work using the JuMP package. I'd love to take a…
-
Requesting some IPython extensions: https://github.com/ipython-contrib/IPython-notebook-extensions
This would really make JuliaBox much more convenient and useful for research purposes!
Thanks.
-
What license is this work under? Currently its proprietary which means all rights reserved.
I suggest the [MIT License](https://choosealicense.com/licenses/mit/). However all contributors would hav…
-
Reported by a user in Steven Johnson's tutorial and confirmed by me: plots in notebooks (with PyPlot) disappear when I log out of JuliaBox and log back in again.
-
The following code fails in JuliaBox (even after updating, see screenshot)
using Plots
# pyplot()
plotlyjs()
x = collect(1:5)
scatter(x,x)
![screenshot from 2016-08-25 07 27 14](https://cloud.github…
-
I talked with Viral this morning about some stuff we're doing at Domo and integrating with Julia.
One feature we thought would be really useful would be to have some kind of scheduling functionality …
-
In Pset 2, after I define SymArrow2, and overload the size and getindex methods to handle SymArrow2 types, I test the \* method with a random matrix and vector of complex numbers. In version 0.4.6, I …
-
This is just a rough idea of what all should be present in Compose3D and what all has been done to help me understand which features I should focus on now. Been kind of stuck for the last week.
# Geom…
-
What is the right way to purge the "stale" packages for a user and have it reload it from the freshly created tarball?
(At the same time - is there some more documentation on where/how the volume man…
-
Everytime I try starting a new notebook I get a connection error to the kernel. My browser's debugger shows the following message:
```
WebSocket connection failed: wss://templ-prod-group-2hn2-templ…