Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eip1559: add requirements.txt #3

Merged
merged 1 commit into from May 15, 2020

Conversation

veox
Copy link
Contributor

@veox veox commented May 13, 2020

Only tried running eip1559.ipynb. Other files may have other reqs.

JIC, running in a virtualenv requires setting up a custom Jupyter kernel.


FTR, at the time of submission, the package versions were:

cadCAD==0.3.1
jupyter==1.0.0
seaborn==0.10.1

Only tried running eip1559.ipynb. Other files may have other reqs.
@barnabemonnot
Copy link
Contributor

This is useful, my preferred approach is to use pipenv and have a different environment for each project. I forgot to include the Pipfile though here, but yes, you do need some kind of jupyter install to run it (I use jupyterlab personally). Not the most elegant solution but for the sake of reproducibility it's the best I found so far. Will accept the PR!

@barnabemonnot barnabemonnot reopened this May 15, 2020
@barnabemonnot barnabemonnot merged commit 3f2f260 into ethereum:master May 15, 2020
barnabemonnot added a commit that referenced this pull request May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants