Skip to content

Commit

Permalink
Issue 10: Updating documentation about multi scale space in the ntoebook
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuSetty committed May 21, 2019
1 parent ae0bdc0 commit b221ac0
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion notebooks/Palantir_sample_notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,13 @@
"ms_data = palantir.utils.determine_multiscale_space(dm_res)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"If you are specifying the number of eigen vectors manually in the above step, please ensure that the specified parameter is > 2"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -1070,7 +1077,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.6.5"
},
"nav_menu": {},
"toc": {
Expand Down

0 comments on commit b221ac0

Please sign in to comment.