Rob L.

Results 9 issues of Rob L.

Hello, As the title states, I am creating a full-stack dashboard where I do some Python data analysis and then visualization using Altair on the backend and then design the...

bug

Hello, I bought the paid version of this 3 weeks ago, but have yet to hear any responses to my questions. My current question is, why does the sidebar now...

Hi! I'm trying to call the NEO Oracle using the sample smart contract below: ``` using Neo.SmartContract.Framework.Services; using Neo.SmartContract.Framework.Attributes; using Neo.SmartContract.Framework.Native; using System; namespace Neo.SmartContract.Examples { [ManifestExtra("Author", "Neo")] [ManifestExtra("Email", "[email protected]")]...

**Description** Hello, for testing purposes, I'm trying to use pyinstaller to bundle the dwave- simulated annealing algorithm into a custom pyqt app that I'm building. In this custom app, I...

bug

Hello, I am attempting to solve a 100-vertex max cut graph by using the max-cut code given here and inserting my own pre-built matrix, but even after increasing numruns to...

**Background**: If project is accepted following the voting/ quorum protocols, after the lockout period ends, 100% of the grant requested is released to the proposer before work has 'officially' begun....

Hi, I'm attempting to put my proposal (dApp- Gamefied Forecasting + Advanced Analytics Dashboard) on chain, but when I click the "Put On-Chain" button, nothing happens. I'm using the Firefox...

bug

Hello, I've been trying to install the neo-wallet-adapter package into my React app. I followed the instructions, including installing all of the recommended dependencies. However, when I run my file...

### Checklist - [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A). - [X] I have looked into the [Readme](https://github.com/auth0/nextjs-auth0#readme), [Examples](https://github.com/auth0/nextjs-auth0/blob/main/EXAMPLES.md), and [FAQ](https://github.com/auth0/nextjs-auth0/blob/main/FAQ.md) and have not...