-
-
- Intro to remix
- Ethereum testnets (Ropsten testnet)
- Solidity and intro to smart contract creation
- Build a erc20 token!
- anything else?
-
Currently the code is compiled in safe context, which makes experimenting with (function) pointers awkward (all unsafe code must be wrapped in `unsafe { }`).
We should enable unsafe context by defa…
tmat updated
2 months ago
-
Feature suggestion, feel free to close.
Would it make sense to consider this an entry point to various preview enhacements? There is reusable code for detecting interactive previews.
I'm imagini…
-
After saving it, somebody keeps a notebook file around locally, the hash doesn't change and hence there is no alert for a version bump, and they re-run it and then make _live_ edits while running it. …
-
In this example, calling `p` initially shows the expected code location in the `echo` error, but after calling `echo` erroneously at the top-level, the code location from the last failed top-level exe…
-
**Overview**
Integrating a Jupyter-style interactive page directly into the GRASS GIS desktop application could significantly elevate the scripting, visualization, and documentation workflows for GRA…
-
- User Story:
As a teacher, I want to be able to modify some examples of code used to produce or display indicators, so that I can explain some basic concepts.
- Minimum functionality / Acceptance…
-
Nothing happens when you press the play button
https://shiny.posit.co/py/docs/overview.html#shiny-ui-is-html
-
See https://github.com/viebel/klipse
Guessing that we wouldn't be able to edit rules and see updates. Supports reagent and rendering DOM though.