Code Monkey home page Code Monkey logo

Comments (6)

pfitzseb avatar pfitzseb commented on September 17, 2024
Pkg.rm("Atom")
Pkg.clone("http://github.com/JunoLab/Atom.jl")

should do the trick.
If not, manually delete the Atom folder from ~\.julia\v0.4 and try cloning again. And don't forget to close Atom (or rather the Julia instance started from Atom) first, I think there may be problems otherwise...

from atom-julia-client.

MikeInnes avatar MikeInnes commented on September 17, 2024

The rule is – Pkg.checkout if you already have it, Pkg.clone if you don't (and Pkg.clone("Atom") will work).

@Varanas is exactly right about how to fix this – you have local changes to Atom.jl so Pkg refuses to overwrite them. You can just nuke the whole folder, or you can make a PR out of your changes and then checkout the master branch ;)

from atom-julia-client.

nilshg avatar nilshg commented on September 17, 2024

Ah, my local changes were the culprit! Those changes were just those few lines about cutting up large vectors for the inline display, so they're in a PR already. Learned something today!

from atom-julia-client.

MikeInnes avatar MikeInnes commented on September 17, 2024

Can you link me to that btw? I seem to have lost it...

from atom-julia-client.

pfitzseb avatar pfitzseb commented on September 17, 2024

It's that one... Just to the wrong repo, @nilshg.

Not really related, but could we have another gitter chat or reuse the old one for talking about Juno, @one-more-minute? I feel that's somewhat nicer for brainstorming and resolving small problems and stuff than github issues (and those are/should be specific to one repo, not necessarily about the whole project).

from atom-julia-client.

MikeInnes avatar MikeInnes commented on September 17, 2024

Ah, nice sleuthing. Yeah, I'll go ahead and set up a gitter for JunoLab.

from atom-julia-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.