question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

feature request: "editable" mode

See original GitHub issue

Here’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:closed
  • Created 5 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
evertrolcommented, Oct 9, 2018

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”.)

1reaction
evertrolcommented, Oct 9, 2018

I think this can be closed, now that #421 is merged.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found