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.

VSCode: port or alternative

See original GitHub issue

Hi, in last days the Atom software look like nearly dead. The hydrogen package is one of the most important packages for my everyday work and now I’m looking for something similar in VSCode.

Have you seen any similar package to Hydrogen in VSCode or are there any plans to port the package? The .ipynb workflow is good, but not nearly good as idea od Hydrogen.

Best regards

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:27
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

8reactions
okenaktcommented, Jun 10, 2022

Atom+Hydrogen is still a powerfull and no alternative development tool. The flexibility to change execution blocks by selection without cell definitions like jupyter, and coding as a pure python script with inline debugging is great interactive experience. No longer possible to handle high-dimensional arrays or huge datatables without Hydrogen.

6reactions
juliuscrncommented, Oct 15, 2022

VsCode’s Jupyter integration comes close if that works for you. https://code.visualstudio.com/docs/datascience/jupyter-notebooks

Sorry to be nitpicky, but it really doesn’t. What Microsoft did with that addon is one big load of nonsense. The very concept of adding some weird characters to the code in order to turn it into a “cell” that can then be run is just stupid beyond belief.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remote Development using SSH - Visual Studio Code
The Visual Studio Code Remote - SSH extension allows you to open a remote folder on any remote machine, virtual machine, or container...
Read more >
Debugging in Visual Studio Code
An alternative way to start multiple debug sessions is by using a compound launch configuration. A compound launch configuration lists the names of...
Read more >
Remote Development Tips and Tricks - Visual Studio Code
Visual Studio Code Remote Development troubleshooting tips and tricks for SSH, Containers, and the Windows Subsystem for Linux (WSL)
Read more >
User and Workspace Settings - Visual Studio Code
Alternatively, one can directly type a language filter of the form ... Disabling this setting will not prevent all ports from being forwarded....
Read more >
Visual Studio Code Server
In VS Code, we want users to seamlessly leverage the environments that make them the most productive. The VS Code Remote Development extensions ......
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