Skip to content

Commit 135efd3

Browse files
committed
added href to proper repository for binder
[ci skip]
1 parent db5f144 commit 135efd3

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

manuscript/manuscript.tex

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,8 @@ \subsection{Hidden Markov state models}
288288
\subsection{Software and installation}
289289

290290
We utilize Jupyter~\cite{jupyter} notebooks to show code examples along with figures and interactive widgets to display molecules.
291-
The user can install all necessary packages in one step using the \texttt{conda} command provided by the Anaconda Python stack (\url{https://anaconda.com}).
291+
The user can install all necessary packages in one step using the \texttt{conda} command provided by the Anaconda Python
292+
stack (\url{https://conda.io/miniconda.html}).
292293
We recommend Anaconda because it resolves and installs dependencies as well as provides pre-compiled versions of common packages.
293294
The tutorial installation contains a launcher command to start the Jupyter notebook server as well as the notebook files.
294295

@@ -315,7 +316,9 @@ \subsection{Software and installation}
315316
The tutorial software is currently supported for Python versions~$3.5$ and~$3.6$ on the operating systems Linux, OSX, and Windows.
316317

317318
Should the user prefer not to use Anaconda, a manual installation via the pip installer is possible.
318-
Alternatively, one can use the Binder service (\url{https://mybinder.org}) to view and run the tutorials online in any browser.
319+
Alternatively, one can use the Binder service
320+
(\href{https://mybinder.org/v2/gh/markovmodel/pyemma_tutorials/master?filepath=notebooks}{https://mybinder.org}) to view
321+
and run the tutorials online in any browser.
319322

320323
\section{PyEMMA tutorials}
321324

0 commit comments

Comments
 (0)