test environment for clone stubs
Open
maintenance
- Dominant language
- Jupyter Notebook
- Stars
- 12
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
* may need to hack `get_ipynb()` function of the github actions
``` python
import inspect
inspect.getfile(get_ipython)
```
* Colab : `/usr/local/lib/python3.9/dist-packages/IPython/core/interactiveshell.py`
* ubuntu : `~/anaconda3/lib/python3.7/site-packages/IPython/core/interactiveshell.py`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.