summaryrefslogtreecommitdiff
path: root/tutorial.html
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial.html')
-rw-r--r--tutorial.html52
1 files changed, 38 insertions, 14 deletions
diff --git a/tutorial.html b/tutorial.html
index 24cc95bf..6ad022a6 100644
--- a/tutorial.html
+++ b/tutorial.html
@@ -6,7 +6,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
- <title>Tutorial &#8212; NetworkX 3.0rc2.dev0 documentation</title>
+ <title>Tutorial &#8212; NetworkX 3.1rc1.dev0 documentation</title>
@@ -48,14 +48,20 @@
<script>DOCUMENTATION_OPTIONS.pagename = 'tutorial';</script>
<link rel="canonical" href="https://networkx.org/documentation/stable/tutorial.html" />
<link rel="search" type="application/opensearchdescription+xml"
- title="Search within NetworkX 3.0rc2.dev0 documentation"
+ title="Search within NetworkX 3.1rc1.dev0 documentation"
href="_static/opensearch.xml"/>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Reference" href="reference/index.html" />
<link rel="prev" title="Install" href="install.html" />
+<script
+ defer
+ data-domain="networkx.org"
+ src="https://views.scientific-python.org/js/script.js"
+></script>
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
- <meta name="docsearch:language" content="en">
+ <meta name="docsearch:language" content="en">
</head>
@@ -97,6 +103,12 @@
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span>
</form>
</div>
+ </div><div class="bd-header-announcement container-fluid" id="header-announcement">
+
+
+
+<div class="bd-header-announcement__content"><p><a href='https://forms.gle/NUGcBxyjx5onbAgc8'> NetworkX User Survey 2023</a> 🎉 Fill out the survey to tell us about your ideas, complaints, praises of NetworkX!</p></div>
+
</div>
@@ -248,7 +260,7 @@
id="dLabelMore"
data-toggle="dropdown"
>
- v3.0rc2.dev0
+ v3.1rc1.dev0
<span class="caret"></span>
</button>
<ul class="dropdown-menu" aria-labelledby="dLabelMore">
@@ -411,7 +423,7 @@
id="dLabelMore"
data-toggle="dropdown"
>
- v3.0rc2.dev0
+ v3.1rc1.dev0
<span class="caret"></span>
</button>
<ul class="dropdown-menu" aria-labelledby="dLabelMore">
@@ -1061,6 +1073,13 @@ the graph in dot format for further processing.</p>
<li><p><a class="reference download internal" href="tutorial_full.ipynb">Download this page as a Jupyter notebook (with outputs)</a>.</p></li>
</ul>
</section>
+<section id="nx-guides">
+<h2>NX-Guides<a class="headerlink" href="#nx-guides" title="Permalink to this heading">#</a></h2>
+<p>If you are interested in learning more about NetworkX, graph theory and network analysis
+then you should check out <a class="reference external" href="https://networkx.org/nx-guides/index.html" title="(in nx-guides)"><span class="xref std std-doc">nx-guides</span></a>. There you can find tutorials,
+real-world applications and in-depth examinations of graphs and network algorithms.
+All the material is official and was developed and curated by the NetworkX community.</p>
+</section>
</section>
@@ -1076,6 +1095,15 @@ the graph in dot format for further processing.</p>
<div class="toc-item">
+<form class="bd-search d-flex align-items-center" action="search.html" method="get">
+ <i class="fa-solid fa-magnifying-glass"></i>
+ <input type="search" class="form-control" name="q" id="search-input" placeholder="Search the docs ..." aria-label="Search the docs ..." autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false">
+ <span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd>K</kbd></span>
+</form>
+</div>
+
+<div class="toc-item">
+
<div class="tocsection onthispage">
<i class="fa-solid fa-list"></i> On this page
</div>
@@ -1195,6 +1223,11 @@ the graph in dot format for further processing.</p>
Drawing graphs
</a>
</li>
+ <li class="toc-h2 nav-item toc-entry">
+ <a class="reference internal nav-link" href="#nx-guides">
+ NX-Guides
+ </a>
+ </li>
</ul>
</nav>
@@ -1202,15 +1235,6 @@ the graph in dot format for further processing.</p>
<div class="toc-item">
-<div id="searchbox"></div>
-</div>
-
-<div class="toc-item">
-
-</div>
-
-<div class="toc-item">
-
</div>
</div>