My Status.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Use once at top of notebook. | |
| #|default_exp app | |
| # Use on every cell that you want to export | |
| #|export | |
| # Use to export the notebook to a .py file. | |
| import nbdev | |
| nbdev.export.nb_export('instaspeed.ipynb', './') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "Reference Handler" id=2 state=WAITING | |
| - waiting on <0x2797d891> (a java.lang.ref.Reference$Lock) | |
| - locked <0x2797d891> (a java.lang.ref.Reference$Lock) | |
| at java.lang.Object.wait(Native Method) | |
| at java.lang.Object.wait(Object.java:502) | |
| at java.lang.ref.Reference.tryHandlePending(Reference.java:191) | |
| at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) | |
| "Finalizer" id=3 state=WAITING | |
| - waiting on <0x7e15f7d0> (a java.lang.ref.ReferenceQueue$Lock) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| _____ _ _ _ ____ _ _ | |
| |___ / _ __ ___ __ _ _ __| |_(_)_ __ (_) / __ \ __ _ _ __ ___ __ _(_) | ___ ___ _ __ ___ | |
| |_ \| '_ ` _ \ / _` | '__| __| | '_ \| |/ / _` |/ _` | '_ ` _ \ / _` | | | / __/ _ \| '_ ` _ \ | |
| ___) | | | | | | (_| | | | |_| | | | | | | (_| | (_| | | | | | | (_| | | || (_| (_) | | | | | | | |
| |____/|_| |_| |_|\__,_|_| \__|_|_| |_|_|\ \__,_|\__, |_| |_| |_|\__,_|_|_(_)___\___/|_| |_| |_| | |
| \____/ |___/ | |
| [email protected] | |
| :) Hello |