Skip to content

Just a demonstration how to use JupterLab with custom packages

License

Notifications You must be signed in to change notification settings

FlorianWilhelm/boston_housing

Repository files navigation

boston_housing

This is just an example repository from the blog post Working efficiently with JupyterLab Notebooks demonstrating how a Python package structure can be used in combination with JupyterLab notebooks in order to increase your efficiency.

Create an environment with:

conda env create -f environment.yaml

activate with:

conda activate boston_housing

and install with:

python setup.py develop

Then run JupyterLab and open the notebook from the notebooks folder.

Note

This project has been set up using PyScaffold 3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.

About

Just a demonstration how to use JupterLab with custom packages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published