conda-forge / conda-forge/by-the-numbers

Missing function name in `most_used_nodes.ipynb`

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
25
Forks
13
PR merge metrics
No merged PRs in 30d

Description

```python
gx = load_graph()
```

```python
---------------------------------------------------------------------------
NameError Traceback (most recent call last)
/tmp/ipykernel_208/1558099762.py in
----> 1 gx = load_graph()

NameError: name 'load_graph' is not defined
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.