Giter VIP home page Giter VIP logo

Comments (2)

nreinicke avatar nreinicke commented on June 11, 2024

Got it, thanks for testing it out. The current method for plotting is to just write the maps to a local html file. Would you be able to test running something like this in the Jupyter notebook?

from IPython.display import HTML
HTML(filename='trace_map.html')
HTML(filename='matches_map.html')

If that works perhaps we could add some additional instructions for anyone running the examples via Jupyter?

from mappymatch.

Econundrums avatar Econundrums commented on June 11, 2024

I just tested it out on my Windows machine, and it appears that you don't need to utilize the HTML function. All you need to do is simply run the mmap and/or tmap variables in the examples, or similarly just do plot_matches(matches = your_matches, road_map = your_roadmap), and Jupyter should show the map within the notebook. Perhaps it's just an issue with the remote linux server?

from mappymatch.

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.