Skip to content

Commit

Permalink
Merge pull request #5 from dylansdaniels/pending_notice
Browse files Browse the repository at this point in the history
WIP: new installation instructions for HNN GUI
  • Loading branch information
ntolley authored May 6, 2024
2 parents 056abf3 + d3d5c9c commit 90defe1
Show file tree
Hide file tree
Showing 6 changed files with 183 additions and 0 deletions.
49 changes: 49 additions & 0 deletions installation_instructions/linux/linux.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<!-- START -->
<!-- html header, styling for Tutorials pages -->
<!-- note: requires stylesheet.css to be in the parent directory; see <head> section -->
<!-- copy the contents below into the appropriate sections of your html page -->

<!-- document setup -->

<html>

<!-- head area -->
<head>
<!-- <meta charset="utf-8" /> --> <!-- old version -->
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- set the viewport https://www.w3schools.com/css/css_rwd_viewport.asp -->
<title>Installation - HNN</title>
<!-- import CSS style sheet from Github directory -->
<link rel = "stylesheet" type = "text/css" href = "../../html-styling/stylesheet.css" />
</head>

<!-- body styling -->
<body>

<!-- add Navbar -->
<div class="navbar">
<div id="wrapper">
<img src="https://hnn.brown.edu/wp-content/uploads/2018/05/mainlogo3.png" alt="HNN" scale="0">
<a href="https://hnn.brown.edu/installation-instructions/">Installation</a>
<a href="https://hnn.brown.edu">Home</a>
</div>
</div>

<!-- add Tutorials header -->
<div class="headercontainer main">
<div class="headertext"> </div>
</div>

<!-- set width for body to 900px -->
<div id="wrapper">

<!-- your contents go here -->

<!-- </body> -->
<!-- </html> -->
<!-- END -->
<h1 id="linux-installation-instructions">Linux Installation Instructions</h1>
<h3 id="recommended-method-docker-installation">Recommended Method: Docker Installation</h2>
<p>We recommend the Docker installation method for Linux.</p>
<p>Updated installation instructions for HNN GUI are currently being developed. Thank you for your patience while we work to bring you an easier installation process.</p>
<p>In the meantime, please see the following <a href="https://github.com/jonescompneurolab/hnn/pull/337">GitHub page</a> which outlines the essential components of the Docker installation method</p>
<br><br><br><br>
12 changes: 12 additions & 0 deletions installation_instructions/linux/linux.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Linux Installation Instructions

## Recommended Method: Docker Installation

We recommend the Docker installation method for Linux.

Updated installation instructions for HNN GUI are currently being developed. Thank you for your patience while we work to bring you an easier installation process.

In the meantime, please see the following <a href="https://github.com/jonescompneurolab/hnn/pull/337">GitHub page</a> which outlines the essential components of the Docker installation method



49 changes: 49 additions & 0 deletions installation_instructions/macos/macos.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<!-- START -->
<!-- html header, styling for Tutorials pages -->
<!-- note: requires stylesheet.css to be in the parent directory; see <head> section -->
<!-- copy the contents below into the appropriate sections of your html page -->

<!-- document setup -->

<html>

<!-- head area -->
<head>
<!-- <meta charset="utf-8" /> --> <!-- old version -->
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- set the viewport https://www.w3schools.com/css/css_rwd_viewport.asp -->
<title>Installation - HNN</title>
<!-- import CSS style sheet from Github directory -->
<link rel = "stylesheet" type = "text/css" href = "../../html-styling/stylesheet.css" />
</head>

<!-- body styling -->
<body>

<!-- add Navbar -->
<div class="navbar">
<div id="wrapper">
<img src="https://hnn.brown.edu/wp-content/uploads/2018/05/mainlogo3.png" alt="HNN" scale="0">
<a href="https://hnn.brown.edu/installation-instructions/">Installation</a>
<a href="https://hnn.brown.edu">Home</a>
</div>
</div>

<!-- add Tutorials header -->
<div class="headercontainer main">
<div class="headertext"> </div>
</div>

<!-- set width for body to 900px -->
<div id="wrapper">

<!-- your contents go here -->

<!-- </body> -->
<!-- </html> -->
<!-- END -->
<h1 id="macos-installation-instructions">MacOS Installation Instructions</h1>
<h3 id="recommended-method-docker-installation">Recommended Method: Docker Installation</h2>
<p>We recommend the Docker installation method for Mac.</p>
<p>Updated installation instructions for HNN GUI are currently being developed. Thank you for your patience while we work to bring you an easier installation process.</p>
<p>In the meantime, please see the following <a href="https://github.com/jonescompneurolab/hnn/pull/337">GitHub page</a> which outlines the essential components of the Docker installation method for MacOS</p>
<br><br><br><br>
12 changes: 12 additions & 0 deletions installation_instructions/macos/macos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# MacOS Installation Instructions

## Recommended Method: Docker Installation

We recommend the Docker installation method for Mac.

Updated installation instructions for HNN GUI are currently being developed. Thank you for your patience while we work to bring you an easier installation process.

In the meantime, please see the following <a href="https://github.com/jonescompneurolab/hnn/pull/337">GitHub page</a> which outlines the essential components of the Docker installation method for MacOS



49 changes: 49 additions & 0 deletions installation_instructions/windows/windows.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<!-- START -->
<!-- html header, styling for Tutorials pages -->
<!-- note: requires stylesheet.css to be in the parent directory; see <head> section -->
<!-- copy the contents below into the appropriate sections of your html page -->

<!-- document setup -->

<html>

<!-- head area -->
<head>
<!-- <meta charset="utf-8" /> --> <!-- old version -->
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- set the viewport https://www.w3schools.com/css/css_rwd_viewport.asp -->
<title>Installation - HNN</title>
<!-- import CSS style sheet from Github directory -->
<link rel = "stylesheet" type = "text/css" href = "../../html-styling/stylesheet.css" />
</head>

<!-- body styling -->
<body>

<!-- add Navbar -->
<div class="navbar">
<div id="wrapper">
<img src="https://hnn.brown.edu/wp-content/uploads/2018/05/mainlogo3.png" alt="HNN" scale="0">
<a href="https://hnn.brown.edu/installation-instructions/">Installation</a>
<a href="https://hnn.brown.edu">Home</a>
</div>
</div>

<!-- add Tutorials header -->
<div class="headercontainer main">
<div class="headertext"> </div>
</div>

<!-- set width for body to 900px -->
<div id="wrapper">

<!-- your contents go here -->

<!-- </body> -->
<!-- </html> -->
<!-- END -->
<h1 id="windows-installation-instructions">Windows Installation Instructions</h1>
<h3 id="recommended-method-docker-installation">Recommended Method: Docker Installation</h2>
<p>We recommend the Docker installation method for Windows.</p>
<p>Updated installation instructions for HNN GUI are currently being developed. Thank you for your patience while we work to bring you an easier installation process.</p>
<p>In the meantime, please see the following <a href="https://github.com/jonescompneurolab/hnn/pull/337">GitHub page</a> which outlines the essential components of the Docker installation method on Windows</p>
<br><br><br><br>
12 changes: 12 additions & 0 deletions installation_instructions/windows/windows.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Windows Installation Instructions

## Recommended Method: Docker Installation

We recommend the Docker installation method for Windows.

Updated installation instructions for HNN GUI are currently being developed. Thank you for your patience while we work to bring you an easier installation process.

In the meantime, please see the following <a href="https://github.com/jonescompneurolab/hnn/pull/337">GitHub page</a> which outlines the essential components of the Docker installation method on Windows



0 comments on commit 90defe1

Please sign in to comment.