We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca6ca0 commit b46f6d8Copy full SHA for b46f6d8
3 files changed
content/Mathics3-extension-demo.ipynb
@@ -2,7 +2,7 @@
2
"cells": [
3
{
4
"cell_type": "code",
5
- "source": "%pip install -v Mathics3 Mathics3-notebook-frontends pymathics-graph ipywidgets lxml pyocr scikit-image unidecode wordcloud\n%load_ext mathics3_kernel.frontend.jupyter",
+ "source": "%pip install -v Mathics3 Mathics3-notebook-frontends Mathics3-Module-networkx ipywidgets lxml pyocr scikit-image unidecode wordcloud\n%load_ext mathics3_kernel.frontend.jupyter",
6
"metadata": {
7
"trusted": true
8
},
0 commit comments