A brute-force approach to remote gateway authentication.
This package for Atom, is a plugin for Hydrogen.
It allows connecting to password-protected notebook servers and gateways. However, the approach taken to achieve this involves some heavy monkey-patching. There is no guarantee that it won't break other atom packages.
Please note that notebook servers with self-signed certificates are not supported, due to the default security policy in nodejs/Atom.
gateways
config.hydrogen
package (by running any command in that package).hydrogen
installed. It may also mean that you have not yet activated the hydrogen
package (to activate it, run any command belonging to the package)The following features are currently unsupported. (Though patches are welcome!)
@jupyterlab/services
and hydrogen
, such that a separate package is not necessary.Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.