Plinio Guzman
Plinio Guzman
This makes sense. Let's see what user feedback we get based on your proposed implementation. Thank you for being on top of this.
+1 3 years later...
I resolved this issue by changing: `const codemirror_1 = __importDefault(require("codemirror"));` to `const codemirror_1 = __importDefault(require("react-codemirror"));` in `node_modules/@nteract/editor_custom/lib/index.js`
Experiencing similar error on Vercel with both node 18.x and 16.x. https://github.com/pgzmnk/openb
Thank you for reporting this @jmontrose. We will take a look and respond here.
We appreciate the shoutout @brendancol! I sent a request on LinkedIn to connect and converse. 😊
That's correct. Fused environments have a set of credentials associated with them by default. It would indeed make sense to use different variable names to avoid conflicts. If you share...
A naiive run of the UDF gives the following error at _some_ zoom levels. What error-handling can be done to print a statement that is helpful to the user? When...
Hi @paulterinho. We appreciate you checking in for clarification. Anyone can indeed use Fused Python SDK to run UDFs without creating an account. Fused accounts just give users the ability...