Mark Baas

Results 19 comments of Mark Baas

Happens in all browsers in all my flows as well.

@renkun-ken I'm playing around a bit with your code. For starters I rebased it to master: https://github.com/markbaas/vscode-R/tree/notebook-mark, perhaps you want to merge that part already ;)

@renkun-ken supports the view now. Did the trick with an iframe. html output is also supported. But i'm rewriting this. Any chance you can a have a look at my...

@renkun-ken @jrieken - [x] proper implementation of table output with a custom renderer - [x] proper implementation of the viewer output through a custom renderer + iframe ![prent](https://user-images.githubusercontent.com/1153495/107375420-05133080-6ae9-11eb-9760-07db6a65bf0a.png) ![prent](https://user-images.githubusercontent.com/1153495/107375530-1eb47800-6ae9-11eb-9034-e0c5a87ec877.png) also...

> [julia-vscode/julia-vscode#980](https://github.com/julia-vscode/julia-vscode/pull/980) has a good discussion of the API and implementation details we might also benefit from. About saving output I see we have a few options. 1. Like the...

@jrieken why is the are the `outputs` and `metadata` properties deprecated for reading as well. I understand this is the case for writing, but for reading its a convenient way...

@renkun-ken Added support for restoring saved cells... only that it doesn't work. I have no clue what the problem is. Perhaps a bug in the api.

I've put this in /etc/pm/sleep.d/99-ironhide `````` #/bin/sh # This script was necessary to avoid getting no such device errors # running optirun after suspend case $1 in suspend|suspend_hybrid|hibernate) # enable...

Same problem here at FarmTrace: ![image](https://github.com/PrefectHQ/prefect/assets/1153495/e4ea41ff-5e30-4ee2-a4bd-7f8ba651a738)