-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Cannot build documentation: No such kernel named python3 #18041
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
Comments
you need to: I guess it would help to be even more explicit in the doc instructions. |
@jreback My bad, that was one of the steps, just forgot to include it in the write-up 😬. I've updated my original post to reflect that. The result is still the same, unfortunately. |
you didn't do these steps: http://pandas.pydata.org/pandas-docs/stable/contributing.html#requirements |
as an aside I think there is an issue to add: |
I did miss the optional requirements as I had (incorrectly) assumed that I've updated my original post to reflect the changes. I also added the Making changes step of running |
@mattayes We just had the same question on gitter, and there is was |
I'm working on updating the contributing docs now. |
Awesome, installing |
All - I was able to re-setup code semantic-fabric from scratch over the weekend, and I identified a number of gaps. |
Code Sample, a copy-pastable example if possible
Output
Problem description
I'm trying to build the documentation, following the instructions in the Contributing to pandas docs. Unfortunately, I hit a Python debugger along the way, causing the build to fail.
Do you have any advice on how to get past this issue?
Expected Output
No errors when building the documentation when following the documentation. Ideally no warnings either.
Output of
pd.show_versions()
INSTALLED VERSIONS
commit: None
python: 3.6.3.final.0
python-bits: 64
OS: Darwin
OS-release: 16.7.0
machine: x86_64
processor: i386
byteorder: little
LC_ALL: None
LANG: en_US.UTF-8
LOCALE: en_US.UTF-8
pandas: 0.22.0.dev0+20.g8449ffd90
pytest: 3.2.3
pip: 9.0.1
setuptools: 36.6.0
Cython: 0.27.2
numpy: 1.13.3
scipy: 0.19.1
pyarrow: None
xarray: None
IPython: 6.2.1
sphinx: 1.5.6
patsy: 0.4.1
dateutil: 2.6.1
pytz: 2017.3
blosc: None
bottleneck: 1.2.1
tables: 3.4.2
numexpr: 2.6.4
feather: None
matplotlib: 2.1.0
openpyxl: 2.5.0b1
xlrd: 1.1.0
xlwt: 1.3.0
xlsxwriter: 1.0.2
lxml: 4.1.0
bs4: 4.6.0
html5lib: 0.999999999
sqlalchemy: 1.1.13
pymysql: 0.7.11.None
psycopg2: None
jinja2: 2.9.6
s3fs: None
fastparquet: None
pandas_gbq: None
pandas_datareader: None
The text was updated successfully, but these errors were encountered: