Code Monkey home page Code Monkey logo

runmercury-website's Issues

Feedback for “Secrets Management”

Is it possible to use environment secrets in requirements.txt, e.g. to install a package from a private package repository?

--extra-index-url os.environ.get("PKGIDX_URL_KEY")
mypackage

Set up OG images

Please set up og images in runmercury.com websites, there are several versions, depending on page.

mercury-cloud
mercury-examples
mercury-features
mercury-widgets
mercury

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?

image from jupyter notebook not showing

Hello! It seems that images are not rendered in Mercury, which is also the case when I export them to pdf. I added the image to the jupyter notebook using img src=...

Is there a way to solve this? Thanks!

image

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.

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.

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.

Site stuck on "Waiting for worker.."

Hello,

Big fan of your work, it's a very interesting interface for building an ever expanding set of applications :)

I have an application I have deployed on AWS EC2. The application runs just fine on my local machine (Apple M2, 8 GB) however on the EC2 it just remains on "Waiting for worker..". If you scroll over the worker icon, the pop-up says "Worker: Queued" with a session ID below. The EC2 instance is t3a.large (2vCPU, 8 GB).

Attached a screenshot.
Screenshot 2024-03-01 at 14 26 14

Is this to do with NGINX configuration? Any advice?

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.