# 3rd Party Libraries {Alert, Button, ButtonToolbar, Col, FormControl, FormGroup, Panel, Row, Well} = require('react-bootstrap') immutable = require('immutable') # Internal & React Libraries misc = require('smc-util/misc') {defaults, types, required} = misc {React, ReactDOM, rclass, rtypes} = require('./smc-react') {SSHKeyList, SSHKeyAdder} = require('./widget-ssh-keys/main') exports.SSHKeysPage = rclass propTypes: account_id : rtypes.string.isRequired ssh_keys : rtypes.immutable.Map render_pre_list_message: ->
[projectIdWithoutDashes]@ssh.cocalc.comThe project id without dashes can be found in the part of project settings about SSH keys. To SSH between projects, use
[projectIdWithoutDashes]@ssh