queirozf.com

Entries by tag: notebooks

Including child/synonym tags

Pyenv and Jupyter Notebook Integration  17 Aug 2023    pyenv jupyter
Examples and reference on how to create and manage Kernels in Jupyter from a Pyenv environment. Read More ›

JupyterLab: Sane Defaults and Extensions for Basic DS Work  08 Nov 2021    jupyterlab jupyter-notebooks
Minimum Viable Jupyterlab configuration for reasonably pleasant DS work in Python Read More ›

Python Imports: Reference and Examples  25 Apr 2020    python jupyter-notebooks
Examples on how to deal with imports in Python scripts and jupyter notebooks, how to add custom directories and import from those, etc. Read More ›

Jupyter Notebook Extensions: Examples and Reference  03 Apr 2020    jupyter
Examples and reference on how to install and configure additional extensions for jupyter notebooks. Read More ›

Jupyter Notebook Kernels: How to Add, Change, Remove  28 Jul 2019    jupyter-notebooks scala spark
Add, remove and change Kernels to use with Jupyter notebook Read More ›

Interactive controls for Jupyter notebooks: Python Examples  20 Sep 2018    jupyter python
Examples on how to add interactive controls to jupyter notebooks. Read More ›

Connect to Jupyter Notebook Running on EC2 Instance  09 Dec 2017    jupyter ec2
Spin up and connect to a Jupyter notebook running on a remote EC2 instance. Read More ›

Python on Jupyter notebooks: Reference for Common Use Cases  16 Oct 2017    jupyter python
Getting more done with Jupyter notebook, with useful shortcuts and commonly-used functionality. Read More ›