Questions tagged [hydrogen]

Hydrogen is an Atom plugin that allows users to run code with an interactive REPL session with their language of choice inside GitHub’s Atom text editor.

Hydrogen lets you run your code directly in Atom using any Jupyter kernels you have installed.

94 questions
0
votes
0 answers

Why does "import requests" fail in atom but not a console?

I have a basic python script that starts with import requests from bs4 import BeautifulSoup from datetime import datetime import difflib import re When I run that first block via Hydrogen (with ctrlenter), I get an attribute…
Amanda
  • 12,099
  • 17
  • 63
  • 91
-1
votes
0 answers

Is it posible to build a Shopify app with Hydrogen using MUI components? Does anyone knows? Thanks by hand

i'm trying to develop a shopify website with Hydrogen and i'm wondering if i'm able to insert mui components into the hydrogen app. Does anyone has experience with that? Is it posible? Thanks by hand I'm trying to install libraries but i'm not…
-1
votes
2 answers

Setting up R in Atom: How to Run a Help Page

I successfully set up R in my new Atom editor and can get in-line results using the Hydrogen package. I just noticed, however, that when I run lines to obtain "R Documentation" that would pop up automatically in RStudio, Hydrogen only gives me a…
Shaan C
  • 1
  • 1
-2
votes
1 answer

Installation of themes in Atom text editor failed

I got this error while installing the Hydrogen package in Atom. While installing themes in the Atom text editor, I get this message: Installing “Hydrogen@1.20.0” failed.Hide output… gyp info it worked if it ends with ok gyp info using…
1 2 3 4 5 6
7