Code Monkey home page Code Monkey logo

runmercury-website's People

Contributors

adrianblazeusz avatar apjanusz avatar aplonska avatar devclinton avatar encse avatar pplonski avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

runmercury-website's Issues

Missing Steps in `Deploy with docker-compose` Documentation

I was following the Deploy with docker-compose instructions and noticed some missing steps in the documentation.

The Dockerfile and entrypoint.sh, which are required in the process, are originally located in this repository: mljar/mercury. However, they are not mentioned in the documentation nor available in the simple demo repository mercury-deploy-demo provided.

I would like to update the documentation to include these steps or add the necessary files to the demo repository whichever makes a better step.

Thank you for your attention to this matter.

Inconsistent Description in Documentation for Note and Numeric Widgets

I noticed that the description for both the "note" and "numeric" widgets in the documentation is identical:

Adds a Markdown note in the sidebar.

Here are the links to the respective documentation pages:

I believe this might be a copy-paste error. I suggest the update of the description for the "numeric" widget to be:

Creates a numerical input widget in the sidebar for interactive user inputs.

Also minor suggestion to put either the name of the widget (like App, Button, Checkbox, File, Slider and Range) or not at all at their description for consistent documentation.

better docs for button

  • Please add information that after reading .clicked it is set back to False value.
  • Please add notice that we need to call .clicked otherwise the button will be in clicked state till we call .clicked.

Feedback for “NumberBox”

I met this error, how to solve? thanks!

AttributeError Traceback (most recent call last)
~\AppData\Local\Temp\ipykernel_3960\1434161747.py in
1 # displays large number in the box with border
----> 2 mr.NumberBox(data=123, title="Large number")

AttributeError: module 'mercury' has no attribute 'NumberBox'

Any way to programatically export pdfs

I would like to use mercury to export reports to .pdf files programmatically, meaning that I want to be able to run a command in which I identify the report name and the widget values and the report gets exported to a certain folder without interacting with the GUI. Is that possible?

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.