Toby Driscoll

Results 11 comments of Toby Driscoll

I agree this would be important for distribution of a stable URL to a class, say. I lack the expertise to pull off a general solution. My kludge was to...

I have a similar problem in Windows 7. 'Pkg.add("Winston")' seems to work fine. 'using Winston' throws a TclError. Call to plot created a FramedPlot object but no visible output or...

> For now, a temporary workaround seems to be activating the environment in `\scripts\environments\languageserver` and updating it, though I do not understand what's the exact cause This isn't working for...

@jariji 💯 🙇

I'm in the same boat (darwin on amd64). The problem is at loading the binary in bindings.js. For one thing, it's looking for node files with 'amd64' in the name,...

As an update, deleting my .bashrc file allowed the installation to conclude successfully.

Not that I noticed, but I can't be sure. It would have been either .bash_profile or .zshrc, though.

Can I get an update on the changes requested to this PR?

Updated the example in documentation string and the README.

The most straightforward thing would be to remove `HI(x) === HI(y) || `from line 20 of misc.jl. I suppose you could keep it by pairing it with a test that...