feature request: "editable" mode
See original GitHub issueHere’s the idea…
$ cd ~/Projects/my_repo/
$ repo2docker -e ./
This launches my environment, I run my notebooks, then… oh no!! there’s a bug!
I fix the bug, save the notebook (running in the repo2docker docker container), then shut down the docker container.
$ git status
The changes I saved in the docker container are applied locally! Now, I can commit them, certain that they work in the environment built by repo2docker.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Feature Request: View mode/Edit mode - Nextcloud community
Feature Request : View mode/Edit mode ... I lack in contact is that the fields are always editable, easy to accidentally change a...
Read more >Edit Mode Layout Choice Per Client Installation - UI and Macro
My request is that my choice of layout be saved per-character-per-client. I'm not a programming expert, but I'm not sure per client is...
Read more >Feature Request - Preview Form Without Going Into Edit Mode
Hi,. The feature you are requesting is already available since the first version of Jotform. :) While you are on My Forms page, ......
Read more >feature requests related to vi edit mode · Issue #323 - GitHub
a minor feature request: the fancy utop prompt already displays number arguments to commands in vi editing mode. it would make sense to...
Read more >Toggle between feature request modes - ArcGIS Developers
ServiceFeatureTable supports three request modes, which define how features are requested from the service and stored in the local table.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I was going for “implements #NNN”, but looking through GitHub shortcuts, there were only variants of “fixes #NNN” or “closes #NNN”. “Resolves #NNN” could have worked, but it still felt wrong for a new feature. And I wasn’t going to let GitHub dictate my choice of words in this case. (fun fact: GitLab does support “Implements #NNN”.)
I think this can be closed, now that #421 is merged.